Seeking Advice on Selecting Automotive MCU with Low Power Mode and Internal CAN Wake-Up

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

Seeking Advice on Selecting Automotive MCU with Low Power Mode and Internal CAN Wake-Up

137 Views
Saturnseeker
Contributor I

Hello NXP Community,

We are looking for an automotive-grade MCU known for low power consumption and the ability to internally wake up from sleep mode upon detecting CAN network activity. Key features I need include:

  • Low power usage in sleep mode.
  • Internal wake-up on CAN traffic.
  • Reliable CAN message handling immediately after waking.

Could anyone recommend NXP MCUs that fit these criteria or share insights on configuring power management and CAN integration?

Thanks for your help

0 Kudos
1 Reply

76 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Saturnseeker,

If you need the CAN module to reliably handle the messages, you need to use the Pretended Networking

https://www.nxp.com/docs/en/application-note/AN5293.pdf

For example, on S32K1xx, it is supported by FlexCAN0 only.

danielmartynek_2-1715591649084.png

danielmartynek_0-1715591216368.png

And the pretended networking is functional in Stop1/Stop2 but not VLPS

danielmartynek_1-1715591464290.png

Refer to the datasheet for power consumption specification in the stop modes.

 

Regards,

Daniel

 

 

 

0 Kudos