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.
please find the above attachment what we are following ....
解決済! 解決策の投稿を見る。
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.
-------------------------------------------------------------------------------
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.
You can create a now topic to ask this question. This document isn't written by me.
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.
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------
Okay thanks..
Is there any chance to develop the CAN bootloader code, UART to CAN conversion code by NXP team for KE06Z ?
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.
-------------------------------------------------------------------------------
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
i don't know what exactly have to trust
Thanks !!!!
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.
-------------------------------------------------------------------------------
I think this was the document...
There must be a CAN bootloader on the target device am i right ?
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.
-------------------------------------------------------------------------------
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...
Thanks!!!!
is it possible to port kea128 can bootloader to KE06Z controller ?
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.
-------------------------------------------------------------------------------