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.

TAS3204 Register Read / Write

Other Parts Discussed in Thread: TAS3204

Hello,

if tryed to write the control register of the TAS3204 (i.e. ADC control, DAC control, ADC gain....). It dosen´t work. Only in register 0x00 i can write and read, and i have an effect. All other register don´t work. I write with PurePath memory tool, then i read the same register - no changes!

What is the trick to control the TAS3204?

Best regards

Eric

  • Eric,

         It sounds like the memory map inside the TAS3204 didn't sucessfully get initialized. What version of PurePath Studio are you using by chance. The Latest is 1.88. I would suggest to read the status register 0x02 after you download the image to the device. This will give an indication that the memory map was -or- was not loaded correctly, which will help in further debuging your solution.

  • Hello,

    thank you, the problem is resolved.

    I have made an brandnew prozess flow with 1.88B3. Now i have the register map in the i2c overview and all changes are working.

    The first flow was made with 1.82, later i worked with 1.88 at the same flow. So the register map wasent initialized.

    Best regards

    Eric