Posted on October 24, 2005 at 05:46Hello, I noticed that : To be caught, the RTC component must be scheduled by RCCU_PCLKConfig(RCCU_DEFAULT);. If not, the RTC Alarm IT cannot be caught surely. is that true ? Ludo
Posted on October 07, 2005 at 08:08I am doing the same kind of test but with the alarm interrupt. When I enter LPWFI mode I cannot catch the RTC IT. I don't test with the Second Interrupt but with the alarm It doesn't work. Is there a solution? I te...
Posted on October 05, 2005 at 14:17I am working on a project using WFI sleep mode to reduce power consumption. In that mode, I want to wake up only under an IO. I am looking for a sample code to save the hardware configuration of all the embeded dev...