S12ZVL - C code for CAN communication

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

S12ZVL - C code for CAN communication

690 Views
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

Tags (4)
1 Reply

533 Views
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