S32K3 Cyclic Wakeup and Secure Boot

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

S32K3 Cyclic Wakeup and Secure Boot

1,312 Views
Verifono
Contributor I

My requirement is to monitor a sensor while keeping average current consumption < 150 uA. The uC  shortly powers up the sensor every second and reads the sensor's binary value on a digital input. This can be solved with a cyclic wakeup from Standby mode.
My current understanding is that a normal boot sequence is performed on standby exit, which includes secure boot. The measurement could be finished in microseconds, but secure boot extends the Run mode to many millisecods so that the average current is too high.
- Secure Boot is not necessary after Standby. Can it be bypassed?
- Is there a way to switch-off the cores and peripherals without boot sequence after wakeup?
- Any other solution?

0 Kudos
Reply
2 Replies

1,254 Views
Verifono
Contributor I

This is exactly the hint that I was looking for. Thank you very much!

0 Kudos
Reply

1,267 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Secure boot is being skipped after fast standby exit as you can see in the following diagram:

davidtosenovjan_0-1688474222754.png

Normal standby exits goes over secure boot sequence. If it is not the key point of your question, please clarify.

 

0 Kudos
Reply