View previous topic :: View next topic |
Author |
Message |
Skirmitt
Joined: 19 May 2009 Posts: 60
|
Bootloader for pic18f2685 |
Posted: Tue Nov 17, 2009 6:39 am |
|
|
I am looking for a bootloader for a pic18f2685. I tried modding an existing one but no success. Are there loaders available on the net that I can use ? The most common used ones do not support my chip. |
|
|
irkale
Joined: 28 Mar 2010 Posts: 4
|
|
Posted: Sun Mar 28, 2010 2:01 pm |
|
|
My bootloader supports your device. Please take a look at the homepage.
http://mrmackey.no-ip.org |
|
|
meereck
Joined: 09 Nov 2006 Posts: 173
|
|
|
irkale
Joined: 28 Mar 2010 Posts: 4
|
|
Posted: Sun Mar 28, 2010 3:14 pm |
|
|
Oops, the correct address is http://mrmackey.no-ip.org/elektronik/ds30loader/
Compared to TinyBootloader:
* open source gui
* supports PIC16, PIC18, PIC24, and dsPIC
* command line interface
* ready to use mplab project
* single mplab project for each family
* works in Windows, Linux, and MAC _________________ Open source bootloader for PIC16, PIC18, PIC24, and dsPIC |
|
|
meereck
Joined: 09 Nov 2006 Posts: 173
|
|
Posted: Mon Mar 29, 2010 8:06 am |
|
|
hmm, doesnt look bad.
What size does the bootloader occupy on the PIC? |
|
|
irkale
Joined: 28 Mar 2010 Posts: 4
|
|
Posted: Mon Mar 29, 2010 2:51 pm |
|
|
For PIC18 I offer 2 versions, the regular with write verification is 160 words.
The smaller to compete with Tiny is 100 words. Do you REALLY need those
120 extra bytes?
The details are found in the datasheet and firmware manual. They are found
to the right on the homepage. _________________ Open source bootloader for PIC16, PIC18, PIC24, and dsPIC |
|
|
|