UART on iMX 6 to HDLC mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART on iMX 6 to HDLC mode

1,839 Views
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 Kudos
5 Replies

1,307 Views
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,307 Views
vishakh
Contributor III

Hi Igor,

Thank you for your quick reply.

Is there any AHDLC driver available for iMx6 in linux ?

Regards,

Vishakh.

0 Kudos

1,307 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vishakh

 

unfortunately there is no uart hdlc driver

 

Best regards
igor

0 Kudos

1,307 Views
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 Kudos

1,307 Views
vishakh
Contributor III

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

0 Kudos