S12ZVL - C code for CAN communication

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

S12ZVL - C code for CAN communication

773 次查看
andrearicca
Contributor II

Hello,

I am developing a project that uses the microcontroller S912ZVLA12F0MLF. The application requires a CAN bus communication. Someone of you can tell me where I can find the C codes of CAN communication?

Thank you

标记 (4)
1 回复

616 次查看
dianabatrlova
NXP TechSupport
NXP TechSupport

Hi Andrea,

The S12ZVL MCUs contain MSCAN module, but CAN physical layer is not available on this device. So, you have to use external CAN transceiver.  

CAN Transceiver and Controllers|NXP 

You can take a look at AN4975 - Using MSCAN on the MagniV Family

https://www.nxp.com/files-static/microcontrollers/doc/app_note/AN4975.pdf 

SW:

http://www.nxp.com/files/microcontrollers/doc/app_note/AN4975SW.zip   

I hope it helps you.

Best Regards,

Diana