Control RS485 Half-Duplex with UART1(ttymxc0)

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

Control RS485 Half-Duplex with UART1(ttymxc0)

830 次查看
peanutstars_job
Contributor II

Hello.

Custom board with imx6dl is based from SABREAUTO RDK board.

I want to control Half-Duplex Mode of RS485 with UART1(ttymxc0).

64.1.1 UART Features  of the datasheet described "RS-485 driver direction control via CTS_B signal".

RS485_Direction Control.PNG

MTXEN485(CTS_B) port set to high when transmit data out, in other case set to low.

Anyway I'm googling this,

normally connect RTS_B to direction control of 485 driver with SER_RS485_ENABLE|SER_RS485_RTS_ON_SEND options.

What is right to connect RS485 driver direction control to CTS_B or RTS_B ?

Thank you.

Regards,

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

652 次查看
igorpadykov
NXP Employee
NXP Employee

Hi HyunSuk

seems both options can be used, for patches one can look at

[imx6] RS485 could be supported on Imx6 series ?  

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

0 项奖励