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.

I2C for TLV320AIC3254, can we read registers? + other query...

Other Parts Discussed in Thread: TLV320AIC3254

Hi there, company I am working for is preparing a prototype with accommodation for an AT90USB1286 and TLV320AIC3254 and I am tasked with producing as much of the controlling software as possible for it before they hand me anything I can test stuff with...

So, please help me;

(1) Can (any) registers be read back? If so is this a matter of writing the register location and then requesting byte(s) as I've grown accustomed to with other devices ?

(2) Is the I2C address really 24 as suggested in binary by page 33 of http://www.ti.com/lit/ds/symlink/tlv320aic3254.pdf or is it actually 30 as suggested by every 'script' in http://www.ti.com/lit/an/slaa404c/slaa404c.pdf ?