The explanation on this page relates to TWL hardware behavior.
It has been confirmed that slight hardware noise at approximately 8 kHz will be mixed with microphone input on the TWL system. To remove this hardware noise and achieve clearer microphone input, use the SNDEX_SetIirFilter[Async]
functions to implement an 8 kHz BEF filter. This type of filter will damp a specific frequency component.
We recommend that you pass the following parameters (SNDEXIirFilterParam
structure) to one of the SNDEX_SetIirFilter[Async]
functions.
This filter can only be implemented in CODEC-TWL mode. Implementing the BEF filter will also damp normal 8 kHz components that are not noise.
2008/09/01 Initial version.
CONFIDENTIAL