#
stm32f4
Here are 438 public repositories matching this topic...
rusefi - GPL internal combustion engine control unit
-
Updated
Apr 10, 2022 - C
vendor independent deep learning library, compiler and inference framework microcomputers and micro-controllers
python
arduino
esp8266
machine-learning
deep-learning
microcontrollers
compiler
raspberrypi
esp32
llvm
stm32
odroid
arm64
stm32f4
sparkfun-products
edge-devices
onnx
inference-framework
nxp-cortex
-
Updated
Mar 22, 2022 - C++
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
-
Updated
Apr 9, 2022 - 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, multi-axis and Tool Table support!
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
Feb 13, 2022 - C
MicroPython board definition for the MCUDev Black STM32F407VET6 board
-
Updated
Jun 6, 2021 - C
A collection of modules and examples for MicroPython.
python
redis
esp8266
lcd
micropython
midi
esp32
http-client
hd44780
requests
accelerometer
redis-client
pyboard
rotary-encoder
stm32f4
spi-flash
stm32f4-discovery
lis302dl
lis3dsh
w25q80bv
-
Updated
May 26, 2021 - Python
Bare metal STM32F4 examples for various modules
-
Updated
May 2, 2021 - C
This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), ENC28J60 or W5x00 Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Ethernet_Generic library is used as default for W5x00
webserver
stm32
http-client
tcp-server
tcp-client
tcp-socket
http-server
udp-server
ethernet
stm32f4
wiznet
enc28j60
udp-client
stm32f7
lan8720
w5x00
ethernetwebserver
nucleo-144
lan8742a
ethernet-generic
-
Updated
Apr 5, 2022 - C++
MicroPython board definition for the MCUDev DevEBox STM32F407VGT6 board
-
Updated
Apr 22, 2021 - C
STM32F4 breakout board in pro micro pinout. Designed mainly for ergo split keyboards.
-
Updated
Mar 9, 2022 - HTML
Simple Async HTTP Request library, supporting GET and POST, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32, WT32_ETH01 (ESP32 + LAN8720), ESP8266 and currently STM32 with built-in LAN8742A Ethernet.
esp8266
async
esp32
stm32
http-client
wifi
ethernet
stm32f4
stm32f7
async-http-client
async-tcp
lan8720
lan8720a
lan8742a
wt32-eth01
async-tcp-client
-
Updated
Mar 22, 2022 - C++
An IoT enabled monitor for soil moisture and light availability for a plant.
-
Updated
Mar 26, 2022 - 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).