The Wayback Machine - https://web.archive.org/web/20200817201851/https://github.com/topics/stm32f7
Skip to content
#

stm32f7

Here are 54 public repositories matching this topic...

ThomasGravekamp
ThomasGravekamp commented Jul 13, 2019

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).

  • [

This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), EMC28J60 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.
  • Updated Aug 3, 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.
  • Updated Aug 4, 2020
  • C++

The Nucleo boards produced by ST Microelectronics are wonderfully powerful and cheap. It is fantastic that ST doesn’t treat developers as just another revenue stream. On a whim I bought a Nucleo-F767ZI, which has a built-in ethernet connector (not Wifi). I found that setting up LwIP was a fairly involved process, thus I made these notes. I am assuming the reader, like myself, is new to these environments and will find these useful. To avoid complexities, I have not made use of RTOS.
  • Updated Mar 8, 2018

Improve this page

Add a description, image, and links to the stm32f7 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stm32f7 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.