#
stm32f2
Here are 12 public repositories matching this topic...
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
-
Updated
Aug 24, 2021 - C
Библиотека для работы с резистивным тачскрином на контроллере XPT2046 по SPI через HAL для STM32
stm32
touchscreen
stm32f4
stm32f0
stm32cubemx
stm32f3
stm32f103
stm32f103c8t6
stm32f1
stm32f2
xpt2046
stm32f411
stm32hal
stm32f446
-
Updated
Apr 4, 2020 - C
Simple Blynk Credentials Manager for STM32 boards using builtin Etherrnet LAN8742A, ENC28J60 or W5x00 Ethernet shields, with or without SSL, configuration data saved in EEPROM.
webserver
stm32
http-requests
http-server
ethernet
w5100
stm32f3
enc28j60
stm32f7
w5500
stm32f1
stm32f2
w5200
nucleo-64
w5x00
ethernet-shields
lan8742a
stm3f4
necleo-144
nucleo-32
-
Updated
Jul 19, 2021 - C++
Improve this page
Add a description, image, and links to the stm32f2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32f2 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).