Hi.
i'm trying to make digital filter work but whithout success so far.
I have read the previous post on this subject and i don't find it to be very helpful.
"BPB should be set low with RSTB and MUTEB tied high." is a sentence which means:
BPB = 0
RST = 1
MUTEB=1
OR
BPB = 0
RST = 0
MUTEB=1 ?
To which row(combination of logic states on digital inputs) of table 2 this refers.
What about some timings? Is it realy possible to reset this digital filter?
Any help will be appreciated.