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.

Tas5731m 0x51 & 0x52 post levels

Other Parts Discussed in Thread: TAS5731M

Hi,

Is there any way to invert phase signal with 0x51 or 0x52 levels? (I see default is 0x00800000, maybe something like the complement?)

many thanks

Eden

  • Hi, Eden,

    Pre and post scale of the TAS5731M can be controlled via registers 0x57 and 0x56. The values for these registers are 26-bit coefficients using a 3.23 and 9.17 number format format respectively. You can find more information about how to calculate the coefficients on page 40 of the TAS5731M datasheet. 

    The phase can't be inverted with pre or post controls, but you can use one of the biquads available for each channel as a phase shift filter. 

    Best Regards,

      -Diego Meléndez López
       Audio Applications Engineer

  • Thanks for your fast answer, do you have any document to help me implement a phase shifter with a biquad cell?

    Kind regards,

    Eden
  • Hi, Eden,

    This is quite simple with our TAS5731M GUI. You just need to open the Filter calculation tool by double clicking any biquad, then you just need to select the phase shift filter from the Filter type column. 

    The GUI can be downloaded from the TAS5731M EVM product folder on ti.com.

    Best Regards,

      -Diego Meléndez López
       Audio Applications Engineer

  • Many thanks Diego! (I had never used the GUI, just calculated biquad values by myself !)