Site icon volt.tech

Renesas RA6M2 MCU RTC Issue

Hi,

I’m using Renesas RA6M2 MCU. I’m facing following problems related to internal RTC.
1. After RTC set at morning 9 am and device put in off state. At 6 pm when we going to check RTC it shows 1 hr delay.
2. Is it need to call RTC open api at every power ON?
3. I’m using FSP3.7. In that clock source not set in rtc open api. For break this issue, I set RTC clock source after rtc open api. But After callingR_RTC_ClockSourceSet( &g_rtc_ctrl) api, I observedR_RTC->RCR2_b. launch bit is 0. In this case RTC not running.

Exit mobile version