Disable i.MX6 UART from user application?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Disable i.MX6 UART from user application?

1,047件の閲覧回数
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 返信

970件の閲覧回数
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 件の賞賛
返信