Frequency counter using GPS 1PPS signal and temperature controlled 50MHz Base clock. Ported from F411 Frequency Counter.

Dependencies:   QEI DRV8830 PID ADT7410 TextLCD Frq_cuntr_Nucleo-F746ZG RingBuffer

Fork of Frequency_Counter_w_GPS_1PPS by Kenji Arai

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

Revision:
2:bff82681a822
Parent:
1:2a347c40b1da
Child:
3:603f4efe3985
diff -r 2a347c40b1da -r bff82681a822 main.cpp
--- 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/