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.

ADS8685: Input command word and register write operation

Part Number: ADS8685
Other Parts Discussed in Thread: ADS8691

I'm going to coding FPGA to control ADS8685.

However, the write/read operation is difficult to understanding to me.

1. what's the meaning of the "LSB of the 9-bit address is always ignored and considered as 0b" in Table5?

If the address which i wanna access should valid in the chip. But why it  is always ignored??

2. What's the difference of behavior in three types of write command? could you make some example?

Also, which command is useful for what situation?

2.It's better to make some example for all opcode except NOP command.