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.

DP83826AEVM: Add “run” LED indicators for EtherCAT

Part Number: DP83826AEVM

Hi team,

I would like to know for the DP83826AEVM how to add “run” LED indicators for EtherCAT Activities.

Thanks 

Best Regard,
William Lai

  • William

    When you say "run", I am not clear if you are referring to LED showing TX/RX activity or something else. Below is the source supported for LED.

    Below is an example of configuring LED1 for 100Mbit speed

    • Write to PHY register 0x0304 value 0x0008 (Set pin 31 function to LED1)
    • Write to PHY register 0x0460 value 0x0005 (100Mbit speed)
    • Write to PHY register 0x0469 value 0x0004 (Active High polarity)

    Thanks

    David