Hello TI,
I had a query regarding DAC38J84- SPI Interface. Can you kindly help me with the same.
I am trying to configure the DAC chip with SPI 4-wire interface. I initially perform SPI write of all DAC Registers and then try to read some of the registers. I believe the SPI write operation happening effectively as I can see that from the MOSI signal from the scope. But when I try to read few of the registers, I see that the MISO signal remains LOW(0) all the time. I also ensured that I am not reading only the registers with "0000" default/written value. Irrespective of any register read, I see MISO signal to be LOW(0).
I have previously worked on ADC where ADC had a 'SPI_CONFIG' register to set the MISO voltage which controlled its operation. However I don't see any such register mapping or option for DAC. So can you let me know what might possibly the problem to be? Should a Voltage be set for this MISO pin for its operation? If yes, what should be the ideal value or range?
Thanks,
Anuj