STM32F4x HAL_ETH_ReadPHYRegister blocking mode
Dear all
After having enabled ETH + LwIP stack we are experiencing that something in the init phase are keeping blocked all.
After a while we see that the root causes is inside HAL_ETH_ReadPHYRegister.
Specifically we are referring at this part of code:
Is there any way to make this in a better way?
Davide
