Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dany137718 opened this issue Jul 15, 2023 · 2 comments
Open

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

dany137718 opened this issue Jul 15, 2023 · 2 comments
Assignees
Labels
mw Middleware-related issue or pull-request.

Comments

@dany137718
Copy link

dany137718 commented Jul 15, 2023

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 RJMSTM added the mw Middleware-related issue or pull-request. label Jul 20, 2023
@RJMSTM
Copy link
Contributor

RJMSTM commented Jul 20, 2023

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,

@TOUNSTM TOUNSTM assigned ASEHSTM and unassigned ASELSTM and TOUNSTM May 9, 2024
@ASEHSTM
Copy link

ASEHSTM commented Aug 19, 2024

Hello @dany137718,

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

With Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mw Middleware-related issue or pull-request.
Projects
None yet
Development

No branches or pull requests

5 participants