HOW

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

HOW

724 Views
junwang1
Contributor II

How to download program to kl26 mcu by uart port ?

0 Kudos
3 Replies

632 Views
mjbcswitzerland
Specialist V

Hi

See also
http://www.utasker.com/kinetis/FRDM-KL26Z.html
http://www.utasker.com/kinetis/TEENSY_LC.html

for serial loading using KBOOT, SREC, IHEX, AN2295 developer's loader and/or USB-MSD (device and/or host), SD card (or even Ethernet using external ENC424J600)....

Regards

Mark

Kinetis for professionals: http://www.utasker.com/kinetis.html

0 Kudos

632 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi junwang,

    If you want to use uart to download the code to the KL26, you need to use the UART flash bootloader program, then relocate your application code.

    For details, please refer to our kl25 kinetis bootloader 2.0, which can be downloaded from this link:

Kinetis Bootloader|NXP 

    You can find the kl25 uart bootloader from this folder:NXP_Kinetis_Bootloader_2_0_0\targets\MKL25Z4

    More details, please refer to document in :NXP_Kinetis_Bootloader_2_0_0\doc

    Besides, we still have the application note about the uart bootloader:

http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295.pdf?fsrch=1&sr=1&pageNum=1 

an2295sw:

http://cache.nxp.com/files/microcontrollers/doc/app_note/AN2295SW.zip 

Wish it helps you!

If you still have question, please let me know!


Have a great day,

Jingjing

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

0 Kudos

632 Views
junwang1
Contributor II

thanks a lot!

0 Kudos