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.

LM98714: LM98714 SPI

Part Number: LM98714

Tool/software:

In ADC LM98714 the use of SPI to acces the registers is a bit different at the standard.

In an standard SPI protocol we have:

In my code I have a function to transmit the 2 bytes

But in Texas ADC it works as follow:

First of all when I want to write the ADC take the control and send a byte and later it releases the control so that I can send the 2 bytes.

Is this protocol an standard?

Kind regards.