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.

AMC7812B: AMC7812 SPI communication

Part Number: AMC7812B
Other Parts Discussed in Thread: AMC7812

Hi

I am trying to communicate with the AMC7812 through SPI controller and trying to read device ID. I am not able to get device ID.

question: the way I send 24 bit serial command is to divide serial bits  to 3 BYTES   (3*8 bits) and send each BYTE serially . Chip Select line in SPI bus goes high between consecutive serialized 8 bit chunks. Is it Ok to do so? or a CS line needs to be held asserted (LOW) for 24 clock cycles with no intermittent break?

Cheers