Sonsivri

Electronics => AVR, 8051 Family and ARM Area => Topic started by: preecha on December 10, 2007, 09:02:55 09:02



Title: Boot Loader for Mega32
Post by: preecha on December 10, 2007, 09:02:55 09:02
we have try Boot Loader form AVR Universal Bootloader(AVRUB) that can download at http://shaoziyang.bloger.com.cn , but not work The project implement with AVR Studio 4 , there is enough help us has ?


Title: Re: Boot Loader for Mega32
Post by: pushnoi on December 12, 2007, 06:16:50 06:16
I tryed MegaLoad.


Title: Re: Boot Loader for Mega32
Post by: preecha on December 12, 2007, 09:20:07 09:20
now Megaload it work but if board have RS485 your need edit some code for control RS485 direction, original code have some bug to control RS485 direction. can you help for megaload.Net software that needed 100 USD?


Title: Re: Boot Loader for Mega32
Post by: Kabron on December 15, 2007, 08:45:02 08:45
http://www.sonsivri.com/forum/index.php?topic=6541.0
The best bootloader I ever used. For all AVRs.  Open source. Even 1Wire option.
Some additional details:
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&p=380792#380792



Title: Re: Boot Loader for Mega32
Post by: id2 on January 06, 2008, 06:43:41 18:43
Try MCS Bootloader
It's implement with Bascom AVR
http://www.mcselec.com/index.php?option=com_content&task=view&id=159&Itemid=57


Title: Re: Boot Loader for Mega32
Post by: cjq_sh on April 17, 2008, 05:38:45 17:38
I think the MegaLoad is very good.
Look Here: http://www.microsyl.com/


Title: Re: Boot Loader for Mega32
Post by: hifni_g on May 02, 2008, 04:20:10 04:20
I've tried AVR231 application note from ATMEL with success result..
You need a IAR EW AVR for implementation this application note.