S12ZVL - C code for CAN communication

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

S12ZVL - C code for CAN communication

770件の閲覧回数
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 返信

613件の閲覧回数
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