Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 4 months ago.
how to use IIR filter with AD7190 ADC Digital Output?
I'm a Electronics design currently doing a high speed weighing system project. For the same i'm using AD7190 ADC from Analog Devices to get digital values from Load cell signal.
For reducing the noise effects on the digital values obtained i have planned to use a IIR filter to reduce the noisy samples to improve accuracy. Currently i'm using Mbed compiler for software design for my Nucleo-F302R8. And i'm new to mbed
I have gone through the dsp library by Simon Ford on mbed. and need some support for implement that. actually i'm getting a library imported to my project but don't know how to use that please Help me... How to give input? and How to give other required parameters?. and How to obtain those parameters?