Hello,
i'm following the SNLA338 document in order to support the DP83826 physical controller in a firmware already supporting the KSZ8081. But i have a problem configuring the LED1 output pin. I noticed a mismatch between the SNLA338 document and the DP83826E datasheet:
- SNLA338 pag. 3 par. 2.6 , "Program register 0x0460 with 0x0001 for the LED to stay high OR register 0x0460 with 0x0008 for a blinking LED"
- DP83826E, pag. 86 par. 9.5.75, "Bit 15-12 LED1 Control"
in the first document the first 4 bits of the 0x0460 register are specified for the LED1 configuration, but those bits in the second document are tagged as "RESERVED" while tha last 4 bits are tagged as "LED1 Control" and they are also tagged as Read Only. So the LED1 cannot be configured. I tried to write the last 4 bits of the 0x0460 register and they actually are Read Only. If i write the first 4 bits as specified in the first document i see a change in the LED1 behaviour, but not as expected. I need an Activity blinking led, with a blinking frequency as configured in the 0x0018 register, on LED1 pin in order to be compliant with the firmware supporting the KSZ8081.
Best Regards,
Leonardo Costa