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.

TLV320AIC3204: 滤波器

Part Number: TLV320AIC3204

Text "* Sample Rate = 8000"
    Text "* Filter 1 High Pass 1st Order Butterworth, 20 Hz Fc 0.0 dB "
    Text "* Filter 2 Bass Shelf 120 Hz Fc 4.0 dB"
    Text "* Filter 3 Low Pass 1st Order Butterworth, 120 Hz Fc 0.0 dB "

    Text "* BQ: H(z) = (N0 + 2*N1/z + N2/(z2)) / (8388608 - 2*D1/z - D2/(z2))"
    Text "* Filter Coefficients in format N0, N1, N2, D1, D2"

    Text "* 1O: H(z) = (N0 + N1/z) / (8388608 - D1/z)"
    Text "* Filter Coefficients in format N0, N1, D1"

    Text "* Filter 1 1O "
    0x7F00A3
    0x80FF5D
    0x7E0147
    Text "* Filter 2 BQ "
    0x7FFFFF
    0x898DAD
    0x6E3931
    0x786783
    0x8E56C8
    Text "* Filter 3 1O "
    0x05C3B4
    0x05C3B4
    0x747895
这是软件生成的数据,在AIC3204上怎么配置生成的数据呀?手册上没看明白?还请指教一下?谢谢!!!