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.

[参考译文] TLV320AIC3104-Q1:具有250Hz fc 未出现#39;t 工作频率的高通滤波器

Guru**** 2419530 points


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

https://e2e.ti.com/support/audio-group/audio/f/audio-forum/701650/tlv320aic3104-q1-high-pass-filter-with-250hz-fc-didn-t-work

器件型号:TLV320AIC3104-Q1

Team 大家好、您能在这里提供帮助吗?

连接到 DAC 的高通滤波器配置不起作用。

随附的寄存器说明。

非常感谢

Josef

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

    Josef、

    您的滤波器系数看起来不错、问题是您的寄存器12写入的位 D3 = 1

    您是否也使用去加重滤波器? 现在、您将寄存器12设置为0x56、这意味着
    D7-6 = 01:您的左侧 ADC HPF 已启用并设置为-3dB 频率= 0.0045 * ADC FS
    D5-4 = 01:启用合适的 ADC HPF 并将其设置为-3dB 频率= 0.0045 * ADCfs
    D3 = 0:您的左侧 DAC 数字效果滤波器被禁用
    D2 = 1:启用左侧 DAC 去加重滤波器
    D1 = 1:启用右侧 DAC 数字效果滤波器
    D0 = 0:禁用右侧 DAC 去加重滤波器

    如果要启用左侧通道效果、请将寄存器12设置为0x5a

    此致、
    -Steve Wilson