Only for mbed LPC1768, mbed LPC1114FN28, Nucleo-F401 and Nucleo-F411. No way to change pin assign.

Dependencies:   freq_counter TextLCD

Fork of 5MHzOSC by fuyuno sakura

Please refer following page.
http://developer.mbed.org/users/kenjiArai/notebook/simple-frequency-counter/
/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/