2025-07-02 4:33 AM - last edited on 2025-07-02 5:29 AM by mƎALLEm
2025-07-03 8:20 AM
That's essential information to get the task done!
2025-07-03 9:14 AM
if you want to help me please help otherwise your choice go and sit your table.
2025-07-03 10:02 AM - edited 2025-07-04 1:17 AM
Attached below is a working Ethernet project using LwIP and FreeRTOS v1 on the STM32H753ZITx. You can use the Compare Projects tool in STM32CubeMX to compare this working project with your configuration, identify differences, and update your settings accordingly. Similarly, you can compare the rest of the project files to spot any discrepancies.
Although this example is a UDP echo server, you can certainly modify it to fit your specific needs. For a detailed walkthrough of the steps, please refer to the article linked below.