This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Writing to Reserved Registers on the AFE5808A

Other Parts Discussed in Thread: AFE5812, AFE5808A, AFE5808

Hi,

 

I have a CCA that uses a microcontroller (uC) to write/read registers in the AFE5808A, and am looking to see if I can use the same, unmodified uC code to work with an AFE5812.  To make the AFE5812 "equivalent" to the AFE5808A, it appears I only need to disable the Demodulator in the AFE5812 by writing a '1' to register 22[0] (i.e. 0x16[0]).  However, register 22[0] is reserved/unlisted for the AFE5808A; also, the AFE5808A data sheet says that "During register programming, all reserved/unlisted register bits need to be set as '0'".

 

My question is, will there be a problem if I write a '1' to register 22[0] on the AFE5808A?

 

Thanks,

Eric