DS3232M RTC demo program. Tested on the K64F (this example) and the KL25Z, but should work on any platform by changing the SDA and SCL pins. USB serial baud rate is 230400, tested on TeraTerm. Demo includes setting the DS3232's time, turning on and off the 32KHz and 1Hz outputs and accessing the DS3232's temperature. Also included are DS3232 user RAM access tests and user RAM CRC data calculations. Since user RAM is battery backed up, CRC routines are included to insure that the data stored in user RAM is intact.

Dependencies:   ds3232m mbed mbed-rtos

Committer:
loopsva
Date:
Thu Dec 25 21:43:17 2014 +0000
Revision:
3:f0eb506d4add
Parent:
1:c891c3930f4e
Child:
4:df12939cba66
Using updated, non-RTOS ds3232m library only. No other changes made.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
loopsva 3:f0eb506d4add 1 http://developer.mbed.org/users/loopsva/code/ds3232m/#a9a8027a7cb2