ttymxc1 (uart) not receiving datas

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

ttymxc1 (uart) not receiving datas

1,088件の閲覧回数
giritharanr
Contributor I


Hi i am new to this,

                                 I have two custom imx6DL boards.But only one difference between two boards(i.e board A is configured with SD1 and board B is configured with SD3).

So in uboot i changed for board B SD1 to SD3 and inmachine driver itself i changed to SD3.

Both boards are configured with same UART pins.(

MX6Q_PAD_SD3_DAT4__GPIO_7_1,

MX6Q_PAD_SD3_DAT5__UART2_TXD,)

My problem is Board A receive datas from microcontroller properly through UART.

But Board B is not at all receiving datas through UART from microcontroller.

I probe the receiver pin.But its toggle.

So whats the issue?how can i solve?

please help me to identify the issue..

With regards,

R.Giritharan

ラベル(1)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

839件の閲覧回数
art
NXP Employee
NXP Employee

Why do you configure the SD3_DAT4 pin for GPIO function? To make it work as UART RX pin, you have to configure it as UART2_RXD.


Have a great day,
Artur

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

0 件の賞賛
返信

839件の閲覧回数
giritharanr
Contributor I

Anybody is there???

0 件の賞賛
返信