Skip to main content
Visitor II
June 6, 2023
Question

LWIP on STMH563 (bare metal)

  • June 6, 2023
  • 3 replies
  • 1895 views

I'm about to start a new development based upon the new STMH563 device. I want to implement a simple ethernet interface (no RTOS) but am failing at the first hurdle...

I'm using the Nucleo board and STM32CubeIDE. I've created a project for the Nucleo board but when I look in "Middleware and Software Packs" LWIP is not listed. Any one know why this is not there?

    This topic has been closed for replies.

    3 replies

    Super User
    June 6, 2023

    They've moved to Azure RTOS and its own network layer (NetX)

    If motivated enough, you can overcome the hurdle and use LwIP from upstream.

    Visitor II
    June 7, 2023

    How about if I want to do it without an RTOS?

    Graduate II
    June 7, 2023

    Take the H7 code and implement on H5. What "support" do you need from the team of incompetent "geniuses"? All of their code is a broken bloatware anyway:

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