Diable GPIO in UART pins

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Diable GPIO in UART pins

跳至解决方案
1,182 次查看
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

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,109 次查看
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

在原帖中查看解决方案

2 回复数
1,109 次查看
boominperera
Contributor I

Hi Mark,

It works, Thank you

0 项奖励
回复
1,110 次查看
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