Other Parts Discussed in Thread: DAC8742H,
Hello,
I am able to read control register (0x02) through SPI interface. but I am not able to write it.
I am sending command as below,
Byte-1 : 0x02, Byte-2: 0xA0 and Byte-3 :0x42.
DAC8741 also receiving same data,that i have confirmed by next reading byte reading over SPI.
SPI Mode : 1 and MSB first is configured.
Please suggest.
Thanks,
Mukesh Prajapati.