How can activate/enable UART3-Rx/Tx in i.MX6Q ?

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

How can activate/enable UART3-Rx/Tx in i.MX6Q ?

1,121件の閲覧回数
jaymind
Contributor IV

Hello,

I have i.MX6Q and I want to connect one extra peripheral on UART which name in i.MX6-Q processor is UART3-Rx and UART3-Tx.

So please suggest me that How can I enable it or add it or activate it or test it on my board ? :smileyconfused:

Is there any setting in menuconfig or u-boot ?

And How can I check that this particular UART is activated in my system ? :smileyconfused:

I already wire out pins Rx, Tx and GND form their locations.

So please give me solution that how can I test that UART3.?

I ran below command and checked on my PC on other UART port,

echo "test" > /dev/ttymxc3


but nothing happened. :smileysad:

So, give solution regarding to this.

Thanks and Regards

Jaymin D

ラベル(1)
タグ(4)
0 件の賞賛
1 返信

561件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Jaimin

please try echo "test" > /dev/ttymxc2,

also check attached Porting Guide Chapter 3

Registering a New UART Driver and below link

Re: I.MX6Q UART3 hardware flow control not working

Best regards

igor

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

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

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

0 件の賞賛