Diable GPIO in UART pins

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

Diable GPIO in UART pins

Jump to solution
704 Views
boominperera
Contributor I

Hi,

Does anyone know how I could disable the UART0 in pins (PTB1 and PTB2). I need to disable the UART0 entirely to go into LLS mode so that is very little current consumption.This is in the Frdm KL05Z board.

Thanks

Labels (1)
Tags (3)
0 Kudos
1 Solution
631 Views
mjbcswitzerland
Specialist V

Hi Boomin

If you add an internal pull-up to the UART Rx it should give you lowest power consumption (to avoid floating). Driving an output in LLS mode should not be an issue.

Regards

Mark


Kinetis: http://www.utasker.com/kinetis.html

KL05
- http://www.utasker.com/kinetis/FRDM-KL05Z.html (with LLS mode reference)
- LLS Video on FRDM-KL05Z https://www.youtube.com/watch?v=iZEMRiDmHzw&feature=youtu.be

View solution in original post

2 Replies
631 Views
boominperera
Contributor I

Hi Mark,

It works, Thank you

0 Kudos
632 Views
mjbcswitzerland
Specialist V

Hi Boomin

If you add an internal pull-up to the UART Rx it should give you lowest power consumption (to avoid floating). Driving an output in LLS mode should not be an issue.

Regards

Mark


Kinetis: http://www.utasker.com/kinetis.html

KL05
- http://www.utasker.com/kinetis/FRDM-KL05Z.html (with LLS mode reference)
- LLS Video on FRDM-KL05Z https://www.youtube.com/watch?v=iZEMRiDmHzw&feature=youtu.be