FLEX CAN code for MPC5777C

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

FLEX CAN code for MPC5777C

945件の閲覧回数
dineshmoka
Contributor III

hi can I get the example code for sending and receiving the data using FLEX CAN in MPC5777C 

タグ(1)
0 件の賞賛
2 返答(返信)

924件の閲覧回数
peter_vranken
Contributor IV

We‘ve published a CAN driver for MPC5775B/E and MPC5748G in github. As far as I know, your MPC5777C has the identical FlexCAN devices, and you could consider adopting that driver. 

In GitHub, search for project DEVKIT-MPC5748G and go to sample CAN ( https://github.com/PeterVranken/DEVKIT-MPC5748G/tree/master/samples/CAN ). The code is well documented, made for the compiler from the Design Studio and should be soon migrated. C11 is the language standard required for the compilation. I would expect differences in pin routing, dependent on the board you use.

0 件の賞賛

938件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

You can find example code here:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445#MPC5777C

Or you can use S32DS +SDK

Best regards,

Peter

0 件の賞賛