Associate III
January 4, 2022
Solved
Ethernet using LWIP with STM32f427VG
- January 4, 2022
- 2 replies
- 2106 views
Hello,
I was trying to do a basic Ethernet set up to send UDP packets using LWIP stack, STM32f427VG MCU and CubeIDE.
For initial testing I have configured the Ethernet module and external PHY - KSZ8041NL and tried sending PING command. But the ethernet module in my PC is not detecting the hardware. Seems like I have configured wrongly because the hardware is perfectly sending data over ethernet when I load another program. I am not using any OS at present.
I have attached my project file here. Please share your valuable comments.
Thank you
