SLASEH5D May 2018 – November 2020 TAS5805M
PRODUCTION DATA
Refer to the PDF data sheet for device specific package drawings
Spread spectrum is used in some inductor free case to minimize EMI noise. The TAS5805M supports Spread Spectrum with triangle mode.
User needs to configure register SS_CTRL0 (0x6B) to enable Spread Spectrum with triangle mode, and select spread spectrum frequency and range with SS_CTRL1 (0x6C). For 384kHz FSW which configured by DEVICE_CTRL1 (0x02), the Spread Spectrum frequency and range are described inTable 7-4
SS_TRI_CTRL[3:0] | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
---|---|---|---|---|---|---|---|---|
Triangle Freq | 24k | 48k | ||||||
Spread Spectrum Range | 5% | 10% | 20% | 25% | 5% | 10% | 20% | 25% |
User Application example-Central Switching Frequency is 384kHz, Triangle Frequency is 24kHz:
w 58 6b 03 //Enable Spread Spectrum
w 58 6c 03 //SS_TRI_CTRL[3:0]0011, Triangle Frequency = 24kHz, Spread Spectrum Range should be 25% (336kHz~432kHz)