Disable i.MX6 UART from user application?

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

Disable i.MX6 UART from user application?

1,044 次查看
chris_f
Contributor V

I'd like to force both TX and RX pins of a UART to zero volts while I cycle the power of an attached peripheral. Is it possible to do this from a user application?

标签 (2)
0 项奖励
回复
1 回复

967 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Chris,

From user applications, UART could be used as resources that could be locked or released. If you want to enable/disable them, and/or force logical levels on pins, you should use kernel operations and/or modified drivers to implement these functionalities.


Hope this will be useful for you.
Best regards!
/Carlos
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

-------------------------------------------------------------------------------

0 项奖励
回复