Skip to main content
Visitor II
February 1, 2021
Question

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

  • February 1, 2021
  • 1 reply
  • 741 views

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?

    This topic has been closed for replies.

    1 reply

    Graduate II
    February 3, 2021

    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