Other Parts Discussed in Thread: AM3358
The LED_1 output is not driving HI for SPEED indication.
Trying to implement CRS strap mode 2.
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.
Hi Vikram,
Yes, that is the LED configuration.
What are my options for prgramming registers within Linux?
I am running Linux on an AM3358 which is communicating with the DP83822 via MDIO and MII
Steve
Hi,
You can add these register configuration in DP83822 Phy driver initialisation routine.
https://github.com/torvalds/linux/blob/master/drivers/net/phy/dp83822.c
Regards,
Geet
Hi Geet,
Thanks. Will forward to my software guys.
Just to be clear, the current strap configuration is correct?
Strap options alone will not configure the LED_1 active HI, programming is required?
Regards,
Steve
Hi Steve,
The strap resistor values and topologies look correct. Just to make sure that there is no other problem with strap latching/mode of phy, I asked you to configure the LED_1 through software also and see if LED glows this time.
--
Regards,
Vikram
Hi Vikram,
Thanks for the verification.
Software testing is in progress.
I think we are good and can close this issue.
Appreciate the help and support.
Regards,
Steve