Hi Bob
The RTC in the KE06 can be used to 'periodically' wake the processor from STOP mode. It is really only a 16 but timer but, when using a slow clock and high clock divider, can allow quite long periods - of course the period setting can be modified each time to emulate it firing at a certain time in the future (although not necessarily with high precision).
You also need to ensure that the chosen clock source is operation in STOP mode.
Attached is a binary file for the FRDM-KE06Z board which shows time keeping implementation on the KE06 (on VCOM interface of OpenSDA at 115'200 Baud, go to the "admin" menu to find commands for setting time and date, viewing present time and setting alarms. The present low power operating mode can be requested with "show_lp" and changed using "set_lp")
Regards
Mark
uTasker developer and supporter (+5'000 hours experience on +60 Kinetis derivatives in +80 product developments)
Kinetis: http://www.utasker.com/kinetis.html
Kinetis KE06
- http://www.utasker.com/kinetis/FRDM-KE06Z.html
Time-keeping
- http://www.utasker.com/docs/uTasker/uTasker_Time.pdf
KL RTC
- http://www.utasker.com/kinetis/KL_RTC.html
Low Power Wake-up
- http://www.utasker.com/kinetis/LLWU.html