UART on iMX 6 to HDLC mode

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

UART on iMX 6 to HDLC mode

1,899 次查看
vishakh
Contributor III

Hi All,

Does anyone know if it is possible to set UART on iMX6 to HDLC mode?

Is there any Hardware dependencies ? or

Can we implement HDLC protocol on software and use UART as a physical layer of transmission ?

Thank You.

Vishakh 

0 项奖励
5 回复数

1,367 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Vishakh

seems it is possible to implement AHDLC with conventional uart as discussed on

http://stackoverflow.com/questions/15979038/read-serial-port-hdlc

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

1,367 次查看
vishakh
Contributor III

Hi Igor,

Thank you for your quick reply.

Is there any AHDLC driver available for iMx6 in linux ?

Regards,

Vishakh.

0 项奖励

1,367 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Vishakh

 

unfortunately there is no uart hdlc driver

 

Best regards
igor

0 项奖励

1,367 次查看
vishakh
Contributor III

Hi Igor,

Is there any reference driver available for AHDLC potocol  (any platform, where its implemented without HW support)?

Thanks,

Vishakh

0 项奖励

1,367 次查看
vishakh
Contributor III

Basically, if we have some reference we can port the driver to iMx6.

0 项奖励