This content has been marked as final.
Show 2 replies
-
1. Re: RTC_ToWakeRTCFromSleepInACertainTime
AnkitaS_51Dec 17, 2017 10:42 PM (in response to mamoc_2856821)
1 of 1 people found this helpfulThis code example may be useful to you-
CE95355 - Real Time Clock (RTC) with PSoC 3/5LP | Cypress Semiconductor
-
2. Re: RTC_ToWakeRTCFromSleepInACertainTime
mamoc_2856821 Dec 24, 2017 12:40 AM (in response to AnkitaS_51)Thanks for your help.
I still have problem. I wrote a code to blink LED in RTC_1_EveryMinuteHandler() function but my GPIO pin stays always low. Shall I use any special configuration for RTC Interrupts or GPIO??
And which function in main creates RTC_1_INT.c file?? How main found it as its RTC Interrupts Routine?
I couldn't attach my file here you can find it in this link: https://ufile.io/bjgrv if you could take a look please, Thanks again.