STMicroelectronics / STM32CubeF4

STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
871 stars 418 forks source link

STM32F429 + LAN8742a (custom board) problem with lwip #160

Open dany137718 opened 1 year ago

dany137718 commented 1 year ago

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: image

and I have problem in stm32f4xx_hal_eth.c file and in function HAL_ETH_Init() : image

thanks.

RJMSTM commented 1 year ago

Hello @dany137718,

Thank you for this report. We will get back to you as soon as we analyze it further. This may take some time. Thank you for your comprehension.

With regards,

ASEHSTM commented 1 month ago

Hello @dany137718,

Sorry for the delayed reply. Could you please specify the version of the HAL driver you are using?

With Regards,