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.

TAC5312-Q1: Need

Part Number: TAC5312-Q1

Hi Team,

Provide information on how to program the registers?
Are these registers one-time programmable (OTP), or are they volatile?
What are the default register settings in page0?

Once power cycles does it points to page0 with default register settings?

  • Hi Thrinesh,

    Registers are programmed via I2C through the SCL and SDA pins. Some example configuration scripts can be found starting on page 39 of the EVM user guide: https://www.ti.com/lit/ug/slaaec6a/slaaec6a.pdf. You can also program this device via PPC3 if using the EVM. This is also explained in the user guide.

    The registers are volatile - so the configuration script must be run on every power up.

    The default register settings can be found in the register map on page 91 of the datasheet. The registers will be set at these default register values after every power cycle.

    Best,

    Garret