I.MX6 UART3 RTS/CTS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,239件の閲覧回数
patrickauffray
Contributor I

Dear Sirs,

I've just finished a new design using I.MX6Q, i've connected UART3 to WL18xx module with the following pinout :

- EIM_D24 (TXD) connected to WL18xx RX

- EIM_D25 (RXD) connected to WL18xx TX

- EIM_D30 (configured as CTS_B) connected to WL18xx RTS

- EIM_D31 (configured as RTS_B) connected to WL18xx CTS

After reading user manual, i noticed that RTS in DCE mode is seen as an input as must be connected to WL18xx RTS and vice and versa. But with yocto, i can also configure EIM_D30 as RTS_B and EIM_D31 as CTS_B (MX6QDL_PAD_EIM_D31__UART3_CTS_B & MX6QDL_PAD_EIM_D30__UART3_RTS_B) but it does not work anymore.

Is there a way to invert by software both pins without modifying TX & RX ?

Best regards,

Patrick.

ラベル(2)
0 件の賞賛
返信
1 解決策
869件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi patrick

inverting is not possible, as for configure EIM_D30 as RTS_B

and EIM_D31 as CTS_B, I would suggest to look more closely at RM:

EIM_D30.jpg

Best regards

igor

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

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

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
870件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi patrick

inverting is not possible, as for configure EIM_D30 as RTS_B

and EIM_D31 as CTS_B, I would suggest to look more closely at RM:

EIM_D30.jpg

Best regards

igor

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

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

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

0 件の賞賛
返信
869件の閲覧回数
patrickauffray
Contributor I

Thank you Igor, i'm going to try HW change in this case.

0 件の賞賛
返信