This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x Starter Kit Ethernet PHY

Genius 5785 points

Hello,

I think there are different descriptions between wiki and schematic. Which is correct?
processors.wiki.ti.com/.../AM335xStarterKitHardwareUsersGuide

The PHY address for the EMAC1-PHY and EMAC2-PHY are 00100 and 00101 respectively.
The schematic describes that the PHY address are 00000 and 00001 respectively. It looks like MDIOALIVE register is 0x00000003.

The interrupts from the both PHYs are connected to both the Non Maskable Interrupt pin and to the processor GPIO pins.
There are not series resistance between INT pin of PHY and NMI pin of AM335x in the schematic. They're DNI. Should I connect them on my custom board?

Regards,
Kazu