S32K312 Wakeup using RTC timer

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

S32K312 Wakeup using RTC timer

535 Views
Akhil1
Contributor I

Hello 

I am working on S32K312 and I want to make S32K312 to go to standby mode and need to wakeup using RTC timer for 5 sec.

after going to standby mode...need to wakeup after 5 sec automatically.

 

can you please help me regarding this and share any project examples.

Thanks

Akhil

0 Kudos
9 Replies

523 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Akhil1

Here is some demo you can refer to:

https://community.nxp.com/t5/S32K-Knowledge-Base/S32K3-Low-Power-Management-AN-and-demos/ta-p/152772...

be note, these demo based on RTD 2.0.0 and S32 DS V3.4

0 Kudos

516 Views
Akhil1
Contributor I

Hi @Senlent ,

Can you send me the RTD 3.0.0 version of S32K312 with RTC wakeup timer.

0 Kudos

504 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Akhil1

Sorry, that's all we have, you can port it to new RTD version by yourself.

0 Kudos

445 Views
Akhil1
Contributor I

Hi @Senlent ,

I am trying to port into 3.0.0....but I am not getting the output.

Controller is going to sleep mode, but it is not wakeup after 5 sec.

I cannot share the project file because of some reasons. can you please help me.

Thanks

Akhil

0 Kudos

441 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Akhil1

The demo in the linker which i provided to you is working or not?

There is no big difference in RTD 2.0.0 vs RTD 3.0.0, It must a problem that something wrong with your porting. 

 

0 Kudos

438 Views
Akhil1
Contributor I

Hi @Senlent ,

I have made all the configurations...but what is the mistake...i cant find it

Controller is going to sleep mode...but it is not getting wakeup.

Can you please help me.

0 Kudos

436 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Akhil1

test RTC is working as expected or not, 

If yes, check is RTC have set as wake up source or not.

0 Kudos

434 Views
Akhil1
Contributor I

Hi @Senlent ,

How can I check it?

0 Kudos

427 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Akhil1

use debuger tool to see the RTC interrupt or other behavior is expected or not.

0 Kudos