Using lwIP (tcp/ip stack) with the Inbuilt Ethernet Peripheral of STM32

Опубликовано: 04 Март 2026
на канале: eXtreme Electronics
10,685
122

In this video we will go step by step in details on how to create a lwIP based project on a STM32 microcontroller that has in built Ethernet support. We will use STM32F439 Nucleo board which has full Ethernet support including a LAN8742A PHY chip and RJ45 LAN Port. Using STM32CubeIDE we will create an Embedded C project.

For more details please checkout
https://www.stm32tutorials.com/

Using a STM32F7 Board?
Then check out this video!
   • Using lwIP (tcp/ip stack) with the STM32F7...  


TCP Client Example GitHub
https://github.com/avinash-gupta-in/s...