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.

TLV320DAC3120 I2C Data Format

Other Parts Discussed in Thread: TLV320DAC3120

I am trying to program the registers on a TLV320DAC3120 EVM over I2C. (I assume an EVM can be used this way?) The registers dont seem to be affected by my program. 

I noticed when I change a register through CodecControl I get the following result:

When I run my program I get the following.

I don't see anything in the datasheet specifying the need for the condition of SCL and SDA being low for some duration between the register byte and the data byte... but perhaps this is not relevant. some help would be appreciated.