Search found 2 matches

by thomasdon
Thu Feb 22, 2018 8:15 am
Forum: General Software Discussions
Topic: Decoding of the MDIO Interface
Replies: 3
Views: 4441

Re: Decoding of the MDIO Interface

Hi Martyn I attached a file with several MDIO recordes. I used I2C because it is as close at possible to the MDIO Interface. A description of the MDIO interface you can finde there https://en.wikipedia.org/wiki/Management_Data_Input/Output Trigger on read/write, PHY#, PHY adress would be finde. Kind...
by thomasdon
Mon Feb 19, 2018 8:14 am
Forum: General Software Discussions
Topic: Decoding of the MDIO Interface
Replies: 3
Views: 4441

Decoding of the MDIO Interface

Hi

Are there any projects or librarys for decoding the MDIO Interface (Ethernet PHY to MAC)?
With I2C I can trigger the frames, but they aren´t decoded correctly.

Correct decoding and triggerpossibylity an read/write, PHY# and register adress would be fine for debugging :D.

Kind regards

Thomas