Low Power Modes
This folder has code that uses the R8C in low power modes. It also has projects that create real-time clocks
-
R8C/25 RSK Real Time Clock Mode
- This project places the R8C/25 into a low power (WAIT) mode and maintains a Real-Time Clock using the Timer RE RTC feature
-
R8C/27 Stop and Wait mode
- This project demonstrates putting the R8C/27 into WAIT mode and STOP mode. The MCU is put into WAIT mode by pushing SW2. It is brought out of WAIT mode by either waiting 1 minute, or by pressing SW1. The 1 minute timeout is done using TimerRE in RTC mode. To put the MCU into STOP mode, press SW3. To bring it out of STOP mode, press SW1

