Hello,
I have to write a driver for the DP83TC814R-Q1 PHY in a bare metal environement.
Looking at the documentation (data sheet SLNS663 and application note SNLA389B), it looks like there are some mismatches in register addresses.
For example, page 9 of SNLA389B states that register x0523 should be set to x0001 during configuration in slave mode, but register x0523 is not listed in registers summary of data sheet (SLNS663 page 58).
I have the same problem with all other registers mentionned (x0834, x0873, x0896 and x089E) in the application note for slave mode configuration
Can someone help me with that ?
Thanks