S32k3

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
4,339 Views
luyq
Contributor III

Hello,I want to ask the S32k344's wakeup project,could you help me?

 

  Thanks.

0 Kudos
1 Solution
4,320 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @luyq,

I sent you an S32K344 low-power mode example,

 

Regards,

Daniel

View solution in original post

10 Replies
3,817 Views
sunghou-kim
Contributor III

Hello Daniel,

Would you mind sending me the example, too?

I'm in problem debugging sleep&wakeup issue regarding (Ext-PIN and RTC wakeup with WKPU)

0 Kudos
3,801 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @sunghou-kim,

S32K344 RTC wakeup example is here:

https://community.nxp.com/t5/S32K/S32k344-Rtc-wake-up/m-p/1320257

An S32K3 low-power AN and a few examples which contains both RTD LLD and MCAL(configured with EB) using RTD2.0.0. Should be released in 1-2 months.

 

Regards,

Daniel

4,321 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @luyq,

I sent you an S32K344 low-power mode example,

 

Regards,

Daniel

3,537 Views
Jingjing
Contributor I

Hello Daniel,

Would you mind sending me the example, too?

I am also encounter can`t wakeup problem,thank you so much.

0 Kudos
3,531 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Jingjing,

Some examples can be found in this thread:

https://community.nxp.com/t5/S32K/s32k312-RTC-not-working/td-p/1512153

 

BR, Daniel

0 Kudos
3,525 Views
Jingjing
Contributor I

hello:

in S32K344_Standby_Wakeup_Example_090_34 example,wakeup  pin is PTC20,

Wkpu_Ip_EnableInterrupt(WKPU_INST, WKPU_SRC_GPIO1); 
#define WKPU_SRC_GPIO1      47U  /*!< PTC20(SW2) is the WKPU[43] pad, plus the offset of the 4 internal sources = 47 */
 
why WKPU_SRC_GPIO1 is define to 47, why not 43?
 
thank you.
0 Kudos
3,522 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Jingjing,

Please create a new thread if you are opening a new topic.

There are 4 internal wakeup sources.

S32K3 RM, rev.4, Section 46.1.4 WKPU wake-up source connectivity.

 

BR, Daniel

0 Kudos
3,520 Views
Jingjing
Contributor I

thank you for reply.

so all WKPU[n], when call Wkpu_Ip_Init/Wkpu_Ip_EnableInterrupt/Wkpu_Ip_EnableInterrupt and so on ,the hwChannel need to set n + 4?

0 Kudos
4,017 Views
melchba
Contributor I

Hello,

do you also have a low power mode example for the s32k312. If this is the case, could you please forward it to me?

Thanks!

BR

Bastian Melchior

0 Kudos
4,164 Views
jagumiel
Contributor I

Hello Daniel,

 

could you send me the example too?

 

Thanks.

0 Kudos