#
stm32f4
Here are 287 public repositories matching this topic...
Open-source smart watch, based on LittlevGL Embedded GUI Library
-
Updated
Jul 30, 2020 - C
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
-
Updated
Aug 4, 2020 - C
Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation!
arm
advanced
stm32
cnc
grbl
ethernet
cnc-controller
cortex-m4
stm32f4
m4
5axis
stm32f411re
nucleo
embitz
stm32f446re
stm32f411
backlash
stm32f446
cnc-milling
backlash-compensation
-
Updated
Jul 20, 2020 - C
Sim800 Series Library for Stm32 HAL
library
bluetooth
gsm
sim800
stm32f4
stm32f7
atcommands
atcommand
stm32f1
sim800c
gsmlib
sim800stm32
sim800library
-
Updated
Aug 15, 2020 - C
MicroPython board definition for the MCUDev Black STM32F407VET6 board
-
Updated
Nov 24, 2019 - C
A collection of modules and examples for MicroPython running on an STM32F4DISCOVERY board
python
redis
esp8266
lcd
micropython
midi
hd44780
accelerometer
redis-client
pyboard
rotary-encoder
stm32f4
spi-flash
stm32f4-discovery
lis302dl
lis3dsh
w25q80bv
-
Updated
Jul 17, 2019 - Python
Bare metal STM32F4 examples for various modules
-
Updated
Jun 7, 2020 - C
Nokia LCD 5110 library to use with HAL GPIO on STM32 devices
-
Updated
Aug 22, 2019 - C
Hardware password manager
-
Updated
May 21, 2020 - C
MicroPython board definition for the MCUDev Black STM32F407ZET6 board
-
Updated
Nov 24, 2019 - C
MicroPython board definition for the VCC GND STM32F407VET6 mini board
-
Updated
Nov 24, 2019 - C
p2p speech encrypting device with analog audio interface suitable for GSM phones
-
Updated
Nov 1, 2018 - C
MicroPython board definition for the MCUDev DevEBox STM32F407VGT6 board
-
Updated
Nov 24, 2019 - C
Improve this page
Add a description, image, and links to the stm32f4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32f4 topic, visit your repo's landing page and select "manage topics."


Most, if not all, devices in the STM32 family support flashing via a serial connection. Flashing over serial is also suported by the texane/stlink tool.
Flashing over serial works by starting the device in its bootloader mode and connecting it to a PC via an USB to serial converter. For the Blue Pill, connect converter TxD to board RxD (PA10) and connect converter RxD to board TxD (PA9).