Source Code for K60 Serial Bootloader?

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

Source Code for K60 Serial Bootloader?

跳至解决方案
2,721 次查看
danielchai
Senior Contributor I

Hi All,

Where could I find the source code for the serial bootloader for K60?

Thank you.

-Daniel

0 项奖励
回复
1 解答
2,091 次查看
anthony_huereca
NXP Employee
NXP Employee

Hi Daniel,

  You can find the software package here, which has K60 projects: Software for AN2295

  Also in order to save pins, by default the bootloader does not use a pin to enter bootloader mode, it uses the UART. This is configurable though. See section 2.1 of the app note.

Regards,

Anthony

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,091 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

please search an2295 in Freescale web site, it covers serial bootloader for kinetis.

2,091 次查看
danielchai
Senior Contributor I

Hi Jun,

I read the AN2295, but there is no code for K60. One more thing is that if I want K60 to go to bootloader, which pin should I pull low?

Thank you.

2,092 次查看
anthony_huereca
NXP Employee
NXP Employee

Hi Daniel,

  You can find the software package here, which has K60 projects: Software for AN2295

  Also in order to save pins, by default the bootloader does not use a pin to enter bootloader mode, it uses the UART. This is configurable though. See section 2.1 of the app note.

Regards,

Anthony

0 项奖励
回复
2,091 次查看
dominikf
Contributor II

The link was down. With some searching I found the source code package here: http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295SW.zip

Cheers,

Dominik

0 项奖励
回复