You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi guys!
I have a problem with my stm32. LWIP goes to software reset and returns HAL_ETH_ERROR_TIMEOUT error to heth->ErrorCode and my error handle is called after that.
I check my REF_CLK pin on LAN9742 and there is no signal.
my question is: what is the problem? why do I have no signal? is my hardware wrong?
this is my schematic:
and I have problem in stm32f4xx_hal_eth.c file and in function HAL_ETH_Init() :
thanks.
The text was updated successfully, but these errors were encountered:
hi guys!
I have a problem with my stm32. LWIP goes to software reset and returns HAL_ETH_ERROR_TIMEOUT error to heth->ErrorCode and my error handle is called after that.
I check my REF_CLK pin on LAN9742 and there is no signal.
my question is: what is the problem? why do I have no signal? is my hardware wrong?
this is my schematic:
and I have problem in stm32f4xx_hal_eth.c file and in function HAL_ETH_Init() :
thanks.
The text was updated successfully, but these errors were encountered: