The hardware combination is as follows: MicroMod STM32 Processor, MicroMod Main Board, Single Pair Ethernet Function Board.
After flashing the code according to the MicroMod STM32 Processor Hookup Guide, the serial port only prints the first line “Single Pair Ethernet - Example 1b Basic Echo”. Then it won’t continue to run.
I debugged step by step and found that the code stopped running “adin1110_Init(hDevice, pCfg);”
Is the routine code suitable for stm32f4? If so, what is the problem?