bootloader for K70

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

bootloader for K70

803件の閲覧回数
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 返答(返信)

593件の閲覧回数
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 件の賞賛
返信

593件の閲覧回数
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 件の賞賛
返信