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

Dependencies:   UIT_ADDA mbed

Revision:
1:bb0320fb8ad1
Parent:
0:3797037e0936
Child:
3:17b0c0c3ad5d
--- a/main.cpp	Mon Oct 20 23:22:42 2014 +0000
+++ b/main.cpp	Tue Oct 21 09:11:23 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