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.

MCU-PLUS-SDK-AM243X: Get the Status for the ETHPHY-LEDs by Driver

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: DP83826E

Hello,

we are using the TI-Ethernet-PHYs with the available driver-implementation in the SDK.
But we are not using any connected LEDs to the PHY but we do control the LEDs from the application side. This means TX/RX- and LINK-LEDs. I couldn't find any register at the Ethernet PHY which would give us reliable information about the TX/RX-States, but it seems for the LINK-Status at least the Ethernet-PHY-Driver provides the ETHPHY_CMD_GET_LINK_STATUS-command.

So what's a practical way to receive information about the state of TX/RX? Are there other Drivers which are used from which we can gather information about the status of the PHY or at least about the ongoing communication via the PHYs?

Best regards

Felix