cancel
Showing results for 
Search instead for 
Did you mean: 

Is there Ethernet and LWIP support for the STM32L562E-DK?

SSher
Associate II

I am developing on a STM32L562E-DK board and need to connect to Ethernet.  The board has anArduino® Uno V3 expansion connector. Is Arduino Uno Ethernet supported on the device? If not, are there any examples on how to communicate with an Uno board?

1 REPLY 1
Piranha
Chief II

L5 doesn't have Ethernet peripheral, therefore there cannot be Ethernet "support" for that MCU. And lwIP supports any Ethernet hardware you are capable of integrating with it.

https://www.carminenoviello.com/2015/08/28/adding-ethernet-connectivity-stm32-nucleo/

https://www.pjrc.com/arduino-ethernet-library-2-0-0/

https://community.st.com/s/question/0D50X0000BOtfhnSQB/how-to-make-ethernet-and-lwip-working-on-stm32