SLAS831D March 2014 – March 2018 PCM1860 , PCM1861 , PCM1862 , PCM1863 , PCM1864 , PCM1865
PRODUCTION DATA.
Programming the DSP coefficients for the energysense secondary ADC is done through the indirect virtual programming registers in Page1. The low-pass filter (LPF) and high-pass filter (HPF) coefficients can be written to flatten out the frequency response, as well as the energysense loss and resume thresholds. Visually, one can imagine the DSP flow as shown in Figure 41.
To flatten out the response of the secondary ADC, so that all frequencies are detected evenly, write the biquads shown in Table 18 to the virtual DSP memory, using the techniques discussed in the Programming DSP Coefficients on Software-Controlled Devices section.
COEFFICIENT | VIRTUAL RAM ADDRESS |
---|---|
LPF_B0 | 0x20 |
LPF_B1 | 0x21 |
LPF_B2 | 0x22 |
LPF_A1 | 0x23 |
LPF_A2 | 0x24 |
HPF_B0 | 0x25 |
HPF_B1 | 0x26 |
HPF_B2 | 0x27 |
HPF_A1 | 0x28 |
HPF_A2 | 0x29 |