Part Number: SN75DP130
Hi all,
I'm debugging a DP source where I'm using the DP130 as PHY, in the first stages I didn't used the internal I2C registers, now I have some problem in the training stage so I have to read the internal registers and in the datasheet I read:
"No sub-addressing is included for the read procedure, and reads start at register offset 00h and continue byte by byte through the registers until the I 2C master terminates the read operation"
Actually this not seems to work for me, everything works if before the read I write the first register I want to read; Is this right?
Regards