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.

TAS5424 Mute time

I am using a TAS5424 and I want to perform a clickless mute (~1ms) during a 10ms power dropout. It is important to mute the audio to reduce power so the PSU can holdup during a 10ms power dropout.

However the mute takes 20ms after asserting the nMUTE pin low which is far too long. Investigation has shown that if the nMUTE pin is clamped externally to a maximum of 5.8V the mute time reduces to <1ms.  This gives the desired operation.

Could you please explain this behaviour and suggest the recommended way for ensuring the nMUTE pin operates quickly?

nMUTE pin has a 220n capacitor.

Supply is 15V.

  • Hi David,

    This is the correct methodology to mute quickly.  Use a transistor that pulls down on the nMute pin.  There is no need to pull up the pin as it is done internally.  The nMute pin controls the Mute of the device.  Typically, we control it internally for turn on and turn off through I2C commands.  Be careful pulling it down.  If it is pulled down externally, the internal state machine could be stuck at this point.  Do not run I2C commands when the nMute pin is pulled down.

  • Hi Gregg,

    That is an interesting little tidbit you threw out there; no I2C when pulling nMute low. Is this particular to this device, or in general would you say this is the case?

    Thanks,

    Mike T.
  • Hi Mike,

    The I2C is still functional.  One can read and write to the registers.  The problem is when the device has an external mute, forcing the nMute pin low, it cannot move from this state to Play or Hi-Z through I2C.  In this case, the device thinks it is in Play mode and the external mute forces the outputs to mute. If the nMute pin is released, it returns to play mode.  The internal state machine does not know the device was forced into mute.  I hope this clarifies my earlier statement.

  • Understood. Thanks very much, Gregg.

    Mike T.
  • Hi Gregg,
    I am using a transistor to mute on the nMUTE pin. The problem is it takes 20ms time for the amplifier to mute. Since the power dropout is 10ms, time to mute is crucial. The nMUTE pin normally floats up to ~7V, but if I put a voltage clamp on it so that it does not rise above 5.8V, mute time is reduced to <1ms.
    Is there any recommended way to reduce the time to mute to less than 1ms?
  • Hi David,

    You are correct.  It will take 20ms to mute by pulling the /MUTE pin low.  It is not recommended to clamp the /MUTE pin to 5.8Vdc. 

    The /Standby pin can be pulled low, but it will take 4.5ms to shutdown.  This is the fasted shutdown available on the TAS5424C-Q1.