bootloader for K70

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

bootloader for K70

747 次查看
johnatkins
Contributor I

We would like to reprogram a Kinetis K70 from UART4 on the K70. This is a way to implement a firmware upgrade. Does anyone have anything like this, or any advice?

Thank You.

John

0 项奖励
2 回复数

537 次查看
merigotbertrand
Contributor III

Hello john,

I just finish to debug a bootloader for a KV46,

In the original version, the Bootloader is very powerfull, it's scanning all the possible link (as a slave)

I2C,SPI, CAN and UART

You can use any uart you want you only have to modify the original version 2.0.0 to adapt it to you hardware.

check the files :

Hardware_init_Kxx.C files.

Peripherals_Kxx.C files

Peripheral_pinmux.h

No modification needed for kinetisflashtools

regards

bertrand

0 项奖励

537 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi John,

Please refer below links for the serial bootloader for K70 product:

https://www.nxp.com/docs/en/application-note/AN2295.pdf 

Developer’s Serial Bootloader. 

https://community.nxp.com/docs/DOC-330712 

Wish it helps.


Have a great day,
Mike

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

0 项奖励