45 results for “topic:stm32g4”
STM32 core support for Arduino
A smol and simple STM32G431 based Analog to USB toolkit.
A simple tutorial for a bare metal usb implementation on an stm32
x-cube-usb-pd STM32 Expansion Package related to USB-IF Type-C Power Delivery protocol is no more recommended for new design. The USB power delivery PHY is now integrated in the new STM32 series. See below link.
STM32G474 USB CDC example implementation, combined with Jan Breuer's SCPI parser library v2
STM32 expansion package providing an integrated solution for a robust protection of MCU-based USB Type-C applications
No description provided.
Python flasher and gdb server for various ARM debug probes.
X-CUBE-AZRTOS-G4 (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube environment for the STM32G4 series of microcontrollers.
A simple, very fast ILI9163C display driver written for STM32 using HAL and a full DMA frame buffer
An MPPT Solar Charge Controller geared towards solar-powered RC model aircrafts and rovers
No description provided.
STM32G4 FD-CAN(2Mbps-Normal mode) project of STM32CubeIDE, tested on NUCLEO-G474RE.
Next generation of OtterControl.
DIY RC transmitter/receiver system based on SX1280 chipset for RC planes
STM32 Playground Using FreeRTOS. Some overhead required.
A real-time implementation of an adaptive notch filter using DMA and interrupts on an STM32G4 board
This library enables you to use 1 Hardware Timer on an STM32F/L/H/G/WB/MP1-based board to control 16 or more servo motors.
Port of the Arduino API based on the STM32 Cube framework.
This is an example tailored to different STM32 Nucleo boards demonstrating that the STM32 FDCAN can reach 8Mb/s during the data phase.
Temperature and humidity sensor SHTC3 driver for ESP32 and STM32 devices
Firmware for FunctionGenerator
This is a template repository designed to help developers get started with QPC 7.3.4 running on FreeRTOS V11.1.0.
A function generator powered by ARM Cortex M4
thermal imaging using MLX90640
EEPROM memory AT24CS0x (AT24CS01 and AT24CS02) driver for ESP-IDF and STM32CubeIDE
Airsticks was a project by myself (Elizabeth Boyer), Christian Tchilikov, and Dearborn Plys. It uses accelerometers, a speaker, an STM32 MCU, and a board we created. The user puts the velcro cuffs onto a pair of drum sticks and - based off of the orientation and acceleration of the sticks- can play through drumset samples.
STM32G4 bare-metal project using DMA memory-to-memory transfer with interrupt handling, software timers, and LED blinking.
stm32g474 nucleo examples
RTOS-based smart energy meter on STM32 + ESP32, DMA-driven ADC with FreeRTOS tasks for real-time Vrms/Irms/temperature sensing, UART-to-WebSocket streaming, <100 µs jitter, <50 ms latency, and fault tolerance with CRC + watchdog.