Flashing KE06Z using CAN protocol

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

Flashing KE06Z using CAN protocol

跳至解决方案
2,375 次查看
Teja114
Contributor III

Hi there,

Currently we are using KE06Z microcontroller .

we need to flash the chip using CAN protocol , is it possible.

we found some documents regarding CAN bootloader for KE06Z will it works ?

In that documents there is a tool named AN2295 we tried using this tool but we didn't find any software's regarding KE06Z controller.

Kindly help us !!!

 

 

Thanks in advance. An2295 toolAn2295 tool

please find the above attachment what we are following ....

标签 (1)
0 项奖励
回复
1 解答
2,355 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

The principle is same. Get the CAN data and write to the flash. Some other document for you to refer.

https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDMK64F-SD-Bootloader/ta-p/1099807

Have a great day,
TIC

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

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

15 回复数
2,236 次查看
Teja114
Contributor III

Hi,

    I tried these Demo codes but found out that some things are not working.

 Bootloader code,

UART-CAN on KE06Z 

1)Like the CAN Interface in Bootloader code is not working?

2) UART To CAN Converter code KE06  and I tried to connect with Teraterm but I am not able to transfer data using XMODEM Transfer?

i followed all the instructions that were given in the document when i pressed the SW2 button it is going to bootloader mode but CAN data was not processing unable to print C on the Tera-term.

0 项奖励
回复
2,205 次查看
nxf56274
NXP Employee
NXP Employee

You can create a now topic to ask this question. This document isn't written by me.

2,302 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

Please see the attachment. In directory  'AN5219SW.zip\project\keil\ke06'.

 

Have a great day,
TIC

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

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

2,334 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

The convert board do not need the bootloader. Your target board need it to get the data from the convert board and write the data to the flash.

 

Have a great day,
TIC

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

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
2,332 次查看
Teja114
Contributor III

Okay thanks..

Is there any chance to develop the CAN bootloader code, UART to CAN conversion code   by NXP team for KE06Z ?

0 项奖励
回复
2,325 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

Unfortunately, you have to develop by yourself.

Have a great day,
TIC

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

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
2,309 次查看
Teja114
Contributor III

It's okay but again i had find one document it is KE06Z can bootloader from nxp there is document but no code provided please find the attached image ke06z.JPG

i don't know what exactly have to trust 

0 项奖励
回复
2,323 次查看
Teja114
Contributor III

Thanks !!!!

0 项奖励
回复
2,343 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

The convert board is not necessary for your bootloader. Because the pc do not have the CAN bus, so we need a board to convert the PC UART data to CAN data. No matter if you use the convert board, the target board must have the bootloader.

Have a great day,
TIC

-------------------------------------------------------------------------------

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

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
2,339 次查看
Teja114
Contributor III

I think this was the document...can_boot.JPG 

There must be a CAN bootloader on the target device am i right ?

0 项奖励
回复
2,356 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

The principle is same. Get the CAN data and write to the flash. Some other document for you to refer.

https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDMK64F-SD-Bootloader/ta-p/1099807

Have a great day,
TIC

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

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

2,350 次查看
Teja114
Contributor III

Hi there,

now porting is difficult for us can we use KEA128 as a converter board and KE06Z as a target board ?

mentioned in the document...KEA_128.JPG

0 项奖励
回复
2,352 次查看
Teja114
Contributor III

Thanks!!!!

0 项奖励
回复
2,363 次查看
Teja114
Contributor III

is it possible to port  kea128 can bootloader to KE06Z controller ?

 

0 项奖励
回复
2,366 次查看
nxf56274
NXP Employee
NXP Employee

Hi,

Sorry, we do not have the can bootloader code for ke06. You can refer the kea128 can bootloader.

https://community.nxp.com/t5/Kinetis-Design-Studio-Knowledge/KEA128-CAN-Bootloader/ta-p/1101244

Have a great day,
TIC

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

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------