S12 can bootloader ask for help!

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

S12 can bootloader ask for help!

1,470 次查看
407214944
Contributor I

On a recent project with MS12G128 this MCU, through CAN do IAP, namely the Bootloader.Can you provide this information?Whether there is the 16-bit machine series Can_bootloader engineering?Thank you.

标记 (3)
0 项奖励
回复
1 回复

1,120 次查看
RadekS
NXP Employee
NXP Employee

Hi 义福 郭,

Unfortunately, I am not aware of any official CAN bootloader directly for S12G.

 

I can recommend our application note AN4258 Serial Bootloader for S12(X) Microcontrollers Based on 180 nm Technology

http://www.nxp.com/files/microcontrollers/doc/app_note/AN4258.pdf

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

You can use it as base for your own bootloader and just add CAN interface. The AN4258 directly implements only SCI channel.

 

You may use also AN3391 LFAE Bootloader Example and Interface for use with AN2546 (CAN bootloader for S12XE)

http://www.nxp.com/files/microcontrollers/doc/app_note/AN3391.pdf

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

for your inspiration.

 

The pack of simple CAN examples is attached.

Optionally you may use directly CAN driver:

http://www.nxp.com/files/microcontrollers/software/device_drivers/MSCAN_S12_DEVD.zip

I hope it helps you.

Have a great day,
Radek

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------