Source Code for K60 Serial Bootloader?

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

Source Code for K60 Serial Bootloader?

ソリューションへジャンプ
2,717件の閲覧回数
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,087件の閲覧回数
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,087件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

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

2,087件の閲覧回数
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,088件の閲覧回数
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,087件の閲覧回数
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 件の賞賛
返信