IIR filter of direct form using double type operations and coefficients for ST Nucleo F401RE.

Dependencies:   UIT_ADDA mbed

Revision:
1:5016cbf30cd0
Parent:
0:3f57c7540719
Child:
3:cda783626037
--- a/main.cpp	Mon Oct 20 23:24:25 2014 +0000
+++ b/main.cpp	Tue Oct 21 09:10:20 2014 +0000
@@ -7,7 +7,7 @@
 
 #include "mbed.h"
 
-#include "ADC_Interrupt.hpp"    // for ADC using interrupt
+#include "ADC_Base.hpp"         // for ADC not using interrupt
 #include "DAC_MCP4922.hpp"      // for DAC MCP4922
 #include "ScfClockTim3.hpp"     // for clock supplied to SCF