s32k312 RTC not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

s32k312 RTC not working

Jump to solution
1,648 Views
sunxujiang
Contributor II

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.

0 Kudos
1 Solution
1,616 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @sunxujiang 

I atached another project that in combination with S32K312_Wkup_RTC_GPIO project may be useful.

 

B.R.

VaneB

View solution in original post

6 Replies
1,633 Views
sunxujiang
Contributor II

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.

0 Kudos
1,617 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @sunxujiang 

I atached another project that in combination with S32K312_Wkup_RTC_GPIO project may be useful.

 

B.R.

VaneB

779 Views
GiangHM
Contributor I

Hi, Do you have example use MCAL and using S32DS (Not EB) to config ?

0 Kudos
1,594 Views
sunxujiang
Contributor II

Thanks a lot for your guidance. We will study it carefully.

0 Kudos
1,637 Views
VaneB
NXP TechSupport
NXP TechSupport

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

1,646 Views
sunxujiang
Contributor II

sunxujiang_0-1661498698830.png

sunxujiang_1-1661498738684.pngsunxujiang_2-1661498765969.png

Is there any problem in configuration?

 

0 Kudos