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.

TAS3308 without PurePath Studio

Other Parts Discussed in Thread: TAS3308

Hello, TI!

I have`t PurePath Studio, may i configure (and start) TAS3308 with my MCU only ? Or i have to write micro program for 8051 core before and then send it to the chip and only after that i can configure TAS3308 via I2C ?

Sorry, if i completely don`t understand the init process.

  • Former Member
    0 Former Member

    Hi,
    You don't need to touch the 8051 code for initialization. You can have two ways to initialize the TAS3308 device.

    (1) In an actual product, you need to write some MCU program to initialize the TAS3308 device.
    (2) If you want to initialize the TAS3308 device on the EVM just to get started with algorithm development, you can use the .cfg file that's usually shipped with the EVM. If you find it not working, do let us know.

    -Somnath

  • Hi, Somnath

    Thank you very much for  information!