hi
I am using TI DS250DF810 Retimer chip for 25Gbps signal. I use smbus to config the FFE parameter for channels. I write some values to global and channel registers. But I found when I read the channel registers
such as address 0x0a,0x2f,0x1f,0x31,0x1e.etc The value read back is 0xff. But I can read the exact value I wrote to the global register,like 0xff,or the device id 0xfe,0xf0,0xf1. So I want to ask if this phenomenon is
normal. Or the channel registers can't read by smbus directly.