Issue when init lwip_init using LAN8742 and STM32H723 custom board RMII
I am struggling to get ethernet to work on my custom PCB H723. I have succeeded develop an ethernet LWIP application on H723 NUCLEO board though.
I have more or less copied the schematic of the NUCLEO board, however when running the LWIP_init function it ends in the while(1) error handler loop. I am also using the LAN8742 IC with RMII, 25MHz external osci.
When i power my board the LED2 is always lighting up. When I connect a ethernet cable LED1 will light and blink for activity.
Anyone have experienced similar? Or have any thoughts or go-to's? I am out of ideas.
Friendly regards,
David
