Re: [PIC]: most convoluted way to enter a program into a PIC

"Xiaofan Chen" <[email protected]> Sat, 25 Feb 2006 07:40:10 +0800
Newsgroups gmane.comp.hardware.microcontrollers.gnupic,gmane.comp.hardware.microcontrollers.pic
Message-ID <[email protected]>
On 2/24/06, Byron A Jeff <[email protected]> wrote:
> On Fri, Feb 24, 2006 at 02:43:49PM +0800, Chen Xiao Fan wrote:
> > Even for dsPICs, there are some bootloaders available now.
> > 1) ingenia dsPIC bootloader http://www.ingenia-cat.com
> > 2) Tiny PIC Bootloader supports dsPIC
> > http://www.etc.ugal.ro/cchiculita/software/picbootloader.htm
> > 3) Daniel Chia's dsPIC30F4011 bootloader
> > http://www.beaglerobotics.com/community
>
>
> Thanks for the list. I'll be saving this post. Do any of these
> have open protocol specs? What about Linux based host loaders?
>

All three have open firmware sources. The last one also have
VB based host sources. So far I only tried Daniel Chia's
30F4011 loader.

More detailed discussions or information for dsPIC bootloaders:
1)ingenia dsPIC bootloader and user guide
http://forum.microchip.com/fb.aspx?m=139281
http://www.ingenia-cat.com/reference/pdf/iBL.UG.V100.pdf

2) Tiny PIC and Daniel Chia's bootloaders
http://forum.microchip.com/tm.aspx?m=109491

There are no Linux based loader yet. I think ingenia's dsPIC
bootloader is quite well documented. It would be nice that
someone could develop a bootloader for it under Linux.


Regards,
Xiaofan