#
stm32f3
Here are 40 public repositories matching this topic...
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
-
Updated
Aug 4, 2020 - C
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
c-plus-plus
arm
embedded
midi
dsp
midi-device
synthesizer
wavetable
cortex-m3
midi-parser
stm32f3
polyphonic
embedded-c
arm-synth
bandlimited
-
Updated
Jan 24, 2015 - C++
Open source/hardware LSU 4.9 wideband controller
-
Updated
Mar 30, 2018 - C
A cross-platform set of examples for the stm32 line of mcus
-
Updated
Jan 12, 2020 - C
This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, STM32, etc. boards running WiFi modules/shields (WiFiNINA U-Blox W101, W102, etc.). The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32.
teensy
tcp
webserver
udp
stm32
wifi
mega
stm32f4
stm32f3
stm32f7
wifi-modules
samd21
stm32f1
samd51
wifi101
wifinina
sam-due
nano-33-iot
wifi102
ublox-wifi
-
Updated
Aug 4, 2020 - C++
Arduino-compatible ARM Cortex-M kits, with ULP option
cortex-m
stm32
cortex-m4
stm32f0
cortex-m3
stm32f3
open-source-hardware
cortex-m0
oshw
low-power
cortex-m4f
stm32f1
arduino-form-factor
-
Updated
Dec 21, 2017
Библиотека для работы с резистивным тачскрином на контроллере XPT2046 по SPI через HAL для STM32
stm32
touchscreen
stm32f4
stm32f0
stm32cubemx
stm32f3
stm32f103
stm32f103c8t6
stm32f1
stm32f2
xpt2046
stm32f411
stm32hal
stm32f446
-
Updated
Apr 4, 2020 - C
Zephyr OS Fancier Blinky project running on STM32F3DISCOVERY Board
-
Updated
Jul 20, 2020 - C
Zephyr OS Basic Blinky project running on STM32F3DISCOVERY Board
-
Updated
Jun 27, 2020 - C
A connected clock and climate collector with NTP
esp8266
cortex-m
stm32
hd44780
internet-of-things
temperature-sensor
cortex-m4
cortex-m3
humidity-sensor
esp-12
stm32f3
dht12
cortex-m4f
stm32f1
-
Updated
Sep 12, 2017 - Eagle
Improve this page
Add a description, image, and links to the stm32f3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32f3 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).