I use Rtc and Wkpu components in my project. I want to wakeup mcu from standby by Rtc. But Rtc not working.I cannot upload my code due to company restrictions.
I reference S32K344_Standby_RTC_Wakeup_Example_090_34 code, but Rtc not working.
So,I need an example program which wake up from low power consumption through RTC based on S32K312。
Please help me,thanks.
已解决! 转到解答。
Hi @sunxujiang
I atached another project that in combination with S32K312_Wkup_RTC_GPIO project may be useful.
B.R.
VaneB
Hi, thank you very much for your reply. Can you provide an example that uses LLD's wkpu and RTC components? For some reason, we can't use mcal component and EB in our project.
I think my code is correct, I am not sure where occurs wrong. Maybe misconfigurations of the relevant component.
Hi @sunxujiang
I attached some examples for S32K344 that were created using RTD 0.9.0 which is not compatible with the current RTD 2.0.0 version, unfortunately.
But it shows how to configure the Power driver.
I also attached S32K312 RTD MCAL wakeup demo and S32K344 RTD LLD&MCAL wakeup demo.
I hope this will help you.
B.R.
VaneB