I'm using the DAC61416RHAT and configuring it VIA SPI. 3.3V system voltage, 3.3V SPI voltage using a clock of 2MHz.
I'm observing an issue where, when the STR-EN bit is set in the SPICONFIG register, the SDO pin becomes disabled as though the SDO-EN has been cleared. I experimented with some of the other bits in same register and isolated it to that specific bit. In the attached scope trace, you can see that Register writes of 0x0AA4 (the default value) and 0x0A84 leave the SDO pin operational. Writing a value of 0x0A8C (with STR-EN set) cause the SDO pin to go dead. The datasheet doesn't appear to show any relation between Streaming Mode and SDO output. Please see the attached scope trace. It shows each value being written twice to demonstrate the status of the SDO pin. First 0x0AA4, then 0x0A84, then 0x0A8C. The last value adds in the STR-EN bit while keeping SDO-EN high and the SDO pin goes dead (Idle-High)
I'd appreciate any insights.
Thanks
.