MPC8309 UCC-HDLC driver of Linux

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPC8309 UCC-HDLC driver of Linux

ソリューションへジャンプ
2,122件の閲覧回数
lijiankun198
Contributor II

Hello everyone, I have learned MPC8309 just for a week. In my project I need to set the UCC7 to HDLC mode. But I just find the driver of UCC-rs485 instead of HDLC in bsp kernel.   Can anyone provide the driver of UCC-HDLC or some advises?  Thanks!!!

ラベル(3)
0 件の賞賛
1 解決策
1,388件の閲覧回数
r8070z
NXP Employee
NXP Employee


Have a great day,

Unfortunately there were several requests for the driver of UCC-HDLC but in vain. See for example

https://community.freescale.com/message/387298#387298

So Linux does not include a full-feature HDLC driver for UCC hardware. May be the next can help you

Freescale provides UCC HDLC driver for Netcomm software (it is OS agnostic) and tdm Linux driver in the MPC8309-KIT BSP. Please see details in https://community.freescale.com/message/409264#409264

Recommended Device tree elements for a UCC are specified in the kernel source

Documentation/powerpc/dts-bindings/fsl/cpm-qe/qe/ucc.txt

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

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
1,389件の閲覧回数
r8070z
NXP Employee
NXP Employee


Have a great day,

Unfortunately there were several requests for the driver of UCC-HDLC but in vain. See for example

https://community.freescale.com/message/387298#387298

So Linux does not include a full-feature HDLC driver for UCC hardware. May be the next can help you

Freescale provides UCC HDLC driver for Netcomm software (it is OS agnostic) and tdm Linux driver in the MPC8309-KIT BSP. Please see details in https://community.freescale.com/message/409264#409264

Recommended Device tree elements for a UCC are specified in the kernel source

Documentation/powerpc/dts-bindings/fsl/cpm-qe/qe/ucc.txt

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

0 件の賞賛
1,388件の閲覧回数
lijiankun198
Contributor II

Hello, thanks for your reply! I have downloaded the NetComm_Software. But I find that it's an exe file. I have installed the software in my computer. How to achieve the driver of Linux? Thanks!!!

0 件の賞賛