FLEX CAN code for MPC5777C

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

FLEX CAN code for MPC5777C

946 次查看
dineshmoka
Contributor III

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

标记 (1)
0 项奖励
2 回复数

925 次查看
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 项奖励

939 次查看
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 项奖励