Tool/software:
Hello TI team,
We’re working with the TAS2780 and using it as a DAC/amp, but we believe we’re not getting the maximum possible output volume.
Current configuration
-
CDS_MODE = 0x00
(Y-Bridge, High-Power onVBAT1S
) -
AMP_LVL = 0x14
(maximum analog gain) -
DVC_LVL = 0x00
(no digital attenuation)
Observation
-
Measuring at the speaker outputs with an oscilloscope, the maximum voltage we see is approximately
VBAT1S
. This suggests the Y-Bridge is active, yet the acoustic level still seems lower than expected.
Questions
-
Are there protection/limiter mechanisms (e.g., thermal, over-current, undervoltage/battery tracking, clip limiter, etc.) that could be engaging and reducing output? Which status/flag registers should we read to confirm?
-
Are there other registers that can cap output level despite
AMP_LVL
max andDVC_LVL = 0x00
? -
Any recommended checklist to verify we’re truly at maximum output?
Thanks in advance!