GPIO state in S32K14X low power VLPS mode

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

GPIO state in S32K14X low power VLPS mode

778 Views
sreenivasuluvak
Contributor I

I have question related to S23K14X low power mode VLPS . NXP application note AN5425( Power Management for S32K14x ), table 4 mentions that GPIO/PORT module is off in VLPS mode. What does “off” mean ?  Does it mean that the Micro can’t ( or keep the pin at a desired  level ) drive  a port pin  in VLPS mode?  If yes, what is the state of GPIO pins in VLPS mode? We are basically trying to confirm whether we can assert( either high or low) certain GPIO pins in VLPS mode in order to reduce quiescent current.

0 Kudos
1 Reply

578 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

The GPIO/PORTs are off but their states are maintained in VLPS.

To reduce the current, you can set them as inputs and enable their internal pull resistors.

 

Regards,

Daniel

0 Kudos