Skip to main content
Visitor II
January 24, 2024
Question

LWIP working example for STM32F7508-DK

  • January 24, 2024
  • 1 reply
  • 741 views

I have an STM32F7508-DK evaluation board. I would like to implement a simple web-server (http) on it

but none of the examples that I compiled seems to run on it.

Do any of you have a simple LWIP+FreeRTOS working example for such a simple eval board?

 

I am using STM32Cube IDE 1.13.2 as development tool.

 

Thanks,

Simone 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    January 24, 2024

    Hello @depSN and welcome to the ST Community :smiling_face_with_smiling_eyes:.

    I suggest you take a look at this example and try to migrate it to your STM32H750 Boards.

    Best Regards.

    STTwo-32