Tool/software:
The LED_ACT/COL of the DP83848 is not functioning.
It remains in a HIGH state continuously.
Other LEDs are working properly.
Case 1) When reading PHYCR (0x19, 0d25), the value is 0b1100010111100001.
bit6 (LED_CNFG[1]) = 1, bit5 (LED_CNFG[0]) = 1
LED ACT does not operate
Case 2) After changing LED_CNFG[1] = 0 and LED_CNFG[0] = 0,
The value becomes 0b1100010110000001
LED ACT still does not operate
The circuit is used in RMII mode, and the register values appear as shown in each case.
Please let me know the reason.
I am attaching the circuit diagram.
Thank you for your help.