2024-01-24 07:14 AM
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
2024-01-24 07:40 AM
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
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.