KL25 Bootloader over USB CDC

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

KL25 Bootloader over USB CDC

ソリューションへジャンプ
1,668件の閲覧回数
penguintec
Contributor I

Hi,

I am using the KL25.. (on a freedom board).

I am implementing a firmware bootloader over USB com(CDC).

I require a example project for the KL25... only.

and an easy to read application note.

I have read the other application notes (AN2295) and (AN2295) (AN4379) (AN4370)

These discuss too many architectures and have too many exceptions for too may scenarios.

I am not going to use older  freescale parts, I intend to use only KL25.... in my product.

The above application notes are unacceptable.

If a KL25.. application note and USB DFU bootloader example do not exist then I am happy to develop and share my own.

I require

1. PE (processor expert) based flash write example.

2. Information on the KL25 memory architecture

(in a document separate from other processors and architectures)

Thanks !

0 件の賞賛
返信
1 解決策
985件の閲覧回数
apanecatl
Senior Contributor II

I'm afraid the app notes you already mentioned are the only ones we have released for USB bootloaders. You are welcome to develop your own bootloader, the microcontroller's memory architecture can be found in the device's reference manual, as for the flash write example using Processor Expert, I'm afraid since PE is a rapid configuration tool, you will not find any example of flash writing using PE, however we do have code examples of flash writing in baremetal code. Attached to my response you can find the Kinetis flash driver check it out and let me know if it is of any use.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
986件の閲覧回数
apanecatl
Senior Contributor II

I'm afraid the app notes you already mentioned are the only ones we have released for USB bootloaders. You are welcome to develop your own bootloader, the microcontroller's memory architecture can be found in the device's reference manual, as for the flash write example using Processor Expert, I'm afraid since PE is a rapid configuration tool, you will not find any example of flash writing using PE, however we do have code examples of flash writing in baremetal code. Attached to my response you can find the Kinetis flash driver check it out and let me know if it is of any use.

0 件の賞賛
返信