Other Parts Discussed in Thread: DP83826E, DP83826I
Tool/software:
I think I am having the same issue as the one mentioned here: MCU-PLUS-SDK-AM243X: DP83826E-driver does not set LED2 as needed. - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums
I am not able to change the behaviour of LED2 using the AM243X SDK (ethphy_dp83826e.c) which is, apparently, still referring to the wrong register offset as per the latest dp83826i.pdf datasheet (SNLS647G – DECEMBER 2019 – REVISED JULY 2023). It seems that the datasheet has not yet been updated and hence the SDK (ind_comms_sdk_am243x_09_02_00_15) is still wrong too.
Please kindly confirm whether or not the datasheet for LEDCFG (0x460) is correct. Thank you.
Additionally, the SDK's ethphy_dp83826e.c driver does not provide a method for addressing the LEDCFG2 (0x496) register to control the LED polarity. Please kindly add this support so that I can remove my own work-arount code to do this.
Thanks,
Steve