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
Great job! Thank you for sending this fix! We've already been reported with issues related to reading the PHY registers but you've found the root cause and provided the fix. Highly appreciated. The issue will be fixed soon in the IDF.
Environment
git describe --tags
to find it): v4.3Problem Description
Chip select hold time is not correctly setup according to datasheet. MII and MAC registers requires at least 210 ns of CS hold time.
Expected Behavior
To be able to read and write PHY and MAC registers.
Actual Behavior
Reading a PHY register through MII gives incorrect result.
Code to reproduce this issue
Code to resolve this issue
The text was updated successfully, but these errors were encountered: