Hi everyone,
I have problem with the DEC_RATE register of ADIS16375. When I write to the register and read back, the written value of bit 9 and 8 is shift left by 1. For example: If I write 0x0102 to the DEC_RATE register, the read back value is 0x0202.
Does anyone have the similar problem ? Please tell me how to solve it.
PS: I've try the same code with ADIS16497 and don't have any problem. The write and read data are the same