MCF5223x Uart Serial Boot Loader

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

MCF5223x Uart Serial Boot Loader

846件の閲覧回数
lupogrigio
Contributor III

Hi all,

 

I'm planning to develop a Uart Serial Boot Loader to be able to perform firmware update on MCF 52234 with a simple RS232 cable. In the past I have deveolped a similar program for an HCS08 uC. Before start to code I' wondering if some one have done a similar work for this or a "relative" uC. 

 

What I'm looking for is a serial bootloader with the pc host software counterpart thar permit to upload the S19 program file in the program memory space...

 

If some of you know this, please contact me on the forum.

 

Best Regards

 

L.

ラベル(1)
0 件の賞賛
返信
1 返信

567件の閲覧回数
mjbcswitzerland
Specialist V

Hi

 

There is an SREC loader for M522xx devices in the uTasker project:

Normal S-REC http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF

Encrypted S-REC: http://www.utasker.com/docs/uTasker/uTaskerSecureSREC.pdf

 

It also supports USB CDC, USB-MSD, SD card or Ethernet (FTP, TFT, Web server) loading.

The USB-MSD loader can be seen in operation (on a Kinetis since the project also work with those devices too) here: http://www.youtube.com/watch?v=H4TYM9jY2-g

 

Pre-built binaries can be tried here: http://www.utasker.com/SW_Demos.html

 

Regards

 

Mark

 

0 件の賞賛
返信