Help creating Bootloader for TWR-K21F120M to update from USB MSD

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

Help creating Bootloader for TWR-K21F120M to update from USB MSD

794 次查看
kevinpenn
Contributor I

I am trying to create a simple bootloader for the TWR-K21F120M that will allow me to update the device's software from a USB flash drive.  I've pursued a few leads, uTasker, various mcuoneclipse.com tutorials, all with no success.  Has anyone done anything similar with success?

0 项奖励
回复
1 回复

701 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Kevin Penn:

The appnote AN4368 (MSD Host Bootloader) is the closest reference we have to your requirement. It was initially developed for a K60_100 MHz part, but colleague Adrian Sanchez migrated it to the K70_120 MHz device. The K70 has the same flash module type (FTFE) as your K21, so it should be easy to use that project. Please find it in the next document in community:

TWR-K70 MSD HOST Bootloader based on AN4368 source code


Regards!,
Jorge Gonzalez

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

0 项奖励
回复