Method to Read Ethernet PHY Registers on M300
There are various methods to read Ethernet PHY on the M300 via software, but some tools require kernel support and can be quite cumbersome to compile. This article introduces a relatively simple tool for compilation and demonstrates how to read the contents of the PHY registers.Note: All compilations in this article are based on SDK … Read more