Can't make Ethernet work for STM32H757I-EVAL
Hello,
I followed https://community.st.com/t5/stm32-mcus/how-to-create-a-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308 tutorial from the scratch to the end, including the Hello UDP part, and adding the "ETH CODE" code.
However, I can't ping my board.
After some debug, I found that I am locked in HAL_MspInit.
I tried this on 2 eval boards, with same results. I do not have further ideas to try.
Please find attached my projects.
Also, I wanted to know if FreeRTOS is mandatory for a project using Ethernet ?
If somebody have a "plug and play" project for STM32H757, I would be happy to try it out.
Thank you very much,
Matteo


