Accurate Frequency Counter up to 25MHz. Base clock is compensated by GPS 1PPS pulse. This program runs only on mbed NucleoF411RE.

Dependencies:   ADT7410 CheckRTC DRV8830 Frq_cuntr_full PID TextLCD mbed-rtos mbed iSerial

Fork of Frequency_Counter by Kenji Arai

Please refer following.
/users/kenjiArai/notebook/frequency-counters/

Revision:
2:bff82681a822
Parent:
1:2a347c40b1da
Child:
3:603f4efe3985
--- a/main.cpp	Sun May 26 05:38:26 2013 +0000
+++ b/main.cpp	Sun May 26 05:42:36 2013 +0000
@@ -1,5 +1,5 @@
 //
-//  CLOCK OUT to PWM1 PIN Sample with Freq Counter using Cap2.0 
+//  CLOCK OUT to PWM1[6] Sample with Freq Counter using Cap2.0 
 //  For LPC1768-mbed
 //
 //  Reference: 5MHz Clock Out Code and Comment - http://mbed.org/forum/mbed/topic/733/