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.

[参考译文] TPA2028D1:意外恢复到默认配置。

Guru**** 2350610 points
Other Parts Discussed in Thread: TPA2028D1
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1505466/tpa2028d1-back-to-default-configuration-unexpectedly

器件型号:TPA2028D1

工具/软件:


我们使用 TPA2028D1作为 SPK AMP、正常设置如下:

```μ s
i2cset -y -f 2 0x58 0x01 0xC3 w
i2cset -y -f 2 0x58 0x02 0x3F w
i2cset -y -f 2 0x58 0x03 0x02 w
i2cset -y -f 2 0x58 0x04 0x18 w
i2cset -y -f 2 0x58 0x05 0x06 w
i2cset -y -f 2 0x58 0x06 0x3A w
i2cset -y -f 2 0x58 0x07 0xC1 w
```μ s

但是、有时配置会意外恢复为默认设置、如下所示:

```μ s
i2cget -y -f 2 0x58 0x01 0xC3
i2cget -y -f 2 0x58 0x02 0x05
i2cget -y -f 2 0x58 0x03 0x0B
i2cget -y -f 2 0x58 0x04 0x00
i2cget -y -f 2 0x58 0x05 0x06
i2cget -y -f 2 0x58 0x06 0x3A
i2cget -y -f 2 0x58 0x07 0xC2
```μ s

我们不确定为什么会发生这种情况、但我们怀疑振幅超过限制器栅极阈值时会发生这种情况。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、

    您应该在测试期间检查 EN 和 PVDD 状态、可能是电源电压下降、并会因 EN 过低或因 PVDD 过低而导致器件复位。

    此致、
    -伊凡·萨拉扎尔
    应用工程师

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。


    得到了、感谢您的回复。