rs485 on imx6ul 4.9.51 version

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

rs485 on imx6ul 4.9.51 version

1,109 次查看
ganesh_k
Contributor III

Hello everyone,

Greeting of the day...

   I have seen the linux-imx-4.9.51, in that there is no support of rs485 half duplex on linux-imx4.9.51 kernel version.

Can anyone provide the patch to rs485 half duplex on this kernel version.

Thanks & Regards

Ganesh

标签 (3)
0 项奖励
1 回复

977 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hi  Ganesh,

    I.MX UART for RS485 function is supported by imx.c , which is in path drivers/tty/serial/imx.c , which realize how to control receiving and transmitting data via CTS pin(dce) or RTS(dte).

     here is imx.c source code:

imx.c\serial\tty\drivers - linux-imx - i.MX Linux kernel 

     Here is discussions on RS485:

Strange RS485 latency of disabling driver.  

https://community.nxp.com/message/1050866 

Hope these informatin can help you.

Have a nice day!

BR,

Weidong

0 项奖励