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.

BP-DAC11001EVM: SPI read write on 401Y EVM and DAC11001

Part Number: BP-DAC11001EVM

Hi there,

   Please help to check if below SPI WRITE process is right. ( using GUI write 01H register 00FA00 ), Also, please help to let me know the read process.

 When I send write 01H register for 00FA00 data, I set up the GUI and click the write register button. In OSC, I see three data.

Please let me know if below process means the SPI write is ok? ( GUI write 01H register 00FA00 successfully? )

First :

MISO: 80 00 00 00

MOSI: 01 00 FA 00

Second:

MISO: 81 00 FA 00

MOSI: 81 00 00 00

Third:

MISO: 81 00 FA 00

MOSI: 00 00 00 00

Below is waveforms: