How to set i.MX 8M mini EVK UART3 CTS pin LOW from C or C++?

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

How to set i.MX 8M mini EVK UART3 CTS pin LOW from C or C++?

636 次查看
knaing
Contributor II

Does anyone know how to set i.MX 8M mini EVK UART3 CTS pin LOW from C or C++?

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

578 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Kyaw

one can try using bits CTS,CTSC register UARTx_UCR2 described in

sect.16.2.14.4 UART Control Register 2 (UARTx_UCR2)

i.MX 8M Mini Applications Processor Reference Manual

examples of register read/write can be found in memtool:

memtool\test - imx-test - i.MX Driver Test Application Software 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励