Solved
STM32F767ZI project will run at 100Mbit Ethernet, but not 10Mbit
I have a project that runs at 100Mbit, but when I try to connect to a 10Mbit hub, it cannot connect.
Any ideas where to look (clocks, MAC, etc)?
Thanks
I have a project that runs at 100Mbit, but when I try to connect to a 10Mbit hub, it cannot connect.
Any ideas where to look (clocks, MAC, etc)?
Thanks
Check if the PHY link status register and bits are correct for your actual PHY chip. There are lots of ST code, where these are wrong.
And ST's link status code is not thread-safe, if it exists at all in your code.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.