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.
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.
-------------------------------------------------------------------------------
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
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.
-------------------------------------------------------------------------------
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,
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.
-------------------------------------------------------------------------------