Teensy3.1 USB Serial and RTC test. Use this program to check the operation of the RTC after the 32KHz crystal has been fitted. If a back up cell has also been fitted the RTC will remain running after the main power has been removed. Reconnect the USB to the PC and the RTC time will be displayed when using a PC terminal program.
Dependencies: USBDevice mbed-src
Fork of USBSerial-RTC-HelloWorld by
History
Added clock rate display output
2015-09-30, by star297 [Wed, 30 Sep 2015 22:24:41 +0000] rev 12
Added clock rate display output
V 1.0
2015-06-15, by star297 [Mon, 15 Jun 2015 23:10:36 +0000] rev 11
V 1.0
V1
2015-06-14, by star297 [Sun, 14 Jun 2015 18:11:07 +0000] rev 10
V1
use latest USBDevice lib (FRDM-KL25Z support)
2013-03-01, by samux [Fri, 01 Mar 2013 13:33:02 +0000] rev 9
use latest USBDevice lib (FRDM-KL25Z support)
use latest USBDevice library
2012-12-20, by samux [Thu, 20 Dec 2012 17:09:19 +0000] rev 8
use latest USBDevice library
use mbed official USBDevice library
2012-10-14, by samux [Sun, 14 Oct 2012 13:03:13 +0000] rev 7
use mbed official USBDevice library