Bootloader for Kinetis KV31 MCU

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

Bootloader for Kinetis KV31 MCU

634 次查看
derekcook
Senior Contributor I

Hello, 

I need to update my KV31 MCU using the bootloader. Searching on the community I found the Bootloader 2.0.0 for the KV31, and downloaded the bootloader. 

Are there any documents on how to modify this bootloader to work for my hardware? Are there any particular aspects of the bootloader I would need to modify for my hardware? I know I need to change the bootloader to take in the file to be loaded through SPI. 

Thanks for the help

0 项奖励
2 回复数

454 次查看
miduo
NXP Employee
NXP Employee

Hi,

Did you mean that you do not use a tower board but your own customer board? For this case, maybe you would like to change the UART port. See this document on how to change the uart port:

How to change UART port on MCU Bootloader2.0.0 

Also here is an overall guideline of the bootloader solution for Kinetis MCUs for your reference:

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

454 次查看
derekcook
Senior Contributor I

Thanks Fang, I do mean I want to use my own board, and I want to change the UART port. I will take a look at this

0 项奖励