MX6 UART3 (ttymxc2) Rx not working

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

MX6 UART3 (ttymxc2) Rx not working

ソリューションへジャンプ
2,107件の閲覧回数
jimmysu
Contributor II

Hi Mr./Mrs

I was trying to connect the imx6q-sabresd board to a rs232 devices via uart3.

The BSP version is L3.0.35_4.1.0_130816 with Android 4.3.

Now, I can test uart3 by typing

echo "test" > /dev/ttymxc2

Its working.

But it can't receive data when I test it by using serial port console app.

Is there anyone can help on this case?

Thanks !

ラベル(2)
タグ(1)
0 件の賞賛
1 解決策
1,089件の閲覧回数
jimmysu
Contributor II

Problem solved. Caused by HW solder empty.

HW wire connection should be:

USB TTL RXD --> R194  (imx6 UART3  TX)

USB TTL TXD --> R192   (imx6 UART3  RX)


then

disable GPS configuration in init.rc


UART3 TX/RX works.

元の投稿で解決策を見る

0 件の賞賛
1 返信
1,090件の閲覧回数
jimmysu
Contributor II

Problem solved. Caused by HW solder empty.

HW wire connection should be:

USB TTL RXD --> R194  (imx6 UART3  TX)

USB TTL TXD --> R192   (imx6 UART3  RX)


then

disable GPS configuration in init.rc


UART3 TX/RX works.

0 件の賞賛