Question
Stm32F2 : Ethernet start up infinite Loop
Posted on September 30, 2011 at 20:33
Hi
I have a problem in Ethernet start up using LWIP. the program always stick in a infinite loop in below line :while (ETH_GetSoftwareResetStatus () == SET)
what is problem and what is this line means ? i use an external 50Mhz oscillator( RMII Mode )
instead of using Port A.8 forDP83848
clock source ! can this cause the problem ? thanks #mainwaring