stm32f7
Here are 59 public repositories matching this topic...
-
Updated
Sep 28, 2020 - C
-
Updated
Sep 1, 2017 - C
-
Updated
Nov 26, 2020 - C++
-
Updated
Aug 5, 2019 - C
-
Updated
Nov 26, 2020 - C++
-
Updated
Mar 19, 2020 - C
-
Updated
Apr 18, 2020 - C
-
Updated
Mar 30, 2019 - C
-
Updated
Jan 8, 2018 - C
-
Updated
Oct 28, 2019 - C
-
Updated
Feb 24, 2019 - Rust
-
Updated
Aug 21, 2019 - C
-
Updated
Jan 8, 2018 - C
-
Updated
Mar 8, 2020 - C
Improve this page
Add a description, image, and links to the stm32f7 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32f7 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).