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.

TSC2008 MAV filter

Other Parts Discussed in Thread: TSC2008

How is the MAV filter implemented in the TSC2008 device ?

Case 1 : One MAV filter to be used for all input channels ?
Then my code needs to do 7 conversions to fill up the MAV filter and only the use the last result readout.

Case 2 :  Every input channel has his own MAV filter ?
So I can sequential convert all channels once and the readout value will be filtererd fine with the lattest 7 values converted for that channel.