Flashing KE06Z using CAN protocol

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

Flashing KE06Z using CAN protocol

Jump to solution
2,134 Views
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 ....

Labels (1)
0 Kudos
Reply
1 Solution
2,114 Views
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.
-------------------------------------------------------------------------------

View solution in original post

15 Replies
1,995 Views
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 Kudos
Reply
1,964 Views
nxf56274
NXP Employee
NXP Employee

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

2,061 Views
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,093 Views
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 Kudos
Reply
2,091 Views
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 Kudos
Reply
2,084 Views
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 Kudos
Reply
2,068 Views
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 Kudos
Reply
2,082 Views
Teja114
Contributor III

Thanks !!!!

0 Kudos
Reply
2,102 Views
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 Kudos
Reply
2,098 Views
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 Kudos
Reply
2,115 Views
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,109 Views
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 Kudos
Reply
2,111 Views
Teja114
Contributor III

Thanks!!!!

0 Kudos
Reply
2,122 Views
Teja114
Contributor III

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

 

0 Kudos
Reply
2,125 Views
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.
-------------------------------------------------------------------------------