Sure, I did hook it up but teh led did not blink – that did surprise me, hence teh efforts to reload teh bootloader.
All is well anyway, minor problem!
I just got a new Olimex ICD2 because I damaged teh PIC 116F877A in my original one, also purchased from Sparkfun. I confirmed that it was indeed the 16F877A by swapping teh two.
I also have a PICStart Plus, and I tried to burn a new 16F877A on it to get my original ICD2 functioning, but I still get teh error message when trying to connect :
ICD0021: Unable to connect with MPLAB ICD 2
Where can I get the proper firmware for teh Olimex ?
I would like to keep it as an an emergency spare.
Thanks
Here are a few tips to get the bootloader working correctly – (I had a few difficulties others may benefit):
From the link above, download and expand the file:
pic24_code_examples.zip.
1. For documentation go staright to:
\pic24_code_examples\docs\index.html
2. Burn your Mini-Bully with the file:
\pic24_code_examples\bootloader\24h_24f_target\p24HJ12GP202_57600baud_bootldr.hex
(the boot code that was pre-loaded in the mini-bully that I got did not work)
3. You can now test it using the instructions in the paragraph labeled “Testing with Echo” located at:
\pic24_code_examples\docs\gettingstarted.html
This works!
This is a great product, but if you want to get it started, Do not use Hyperterm – it does not seem to work on all systems.
Instead, use the free Teraterm terminal program from http://www.rovingnetworks.com/support/teraterm.zip
After using that, everything worked great.
Product PRT-00127 | about 2 years ago
SD Card Specification link is broken.
Product PGM-00005 | about 3 years ago
Please ignore my question, but if somebody needs the answer, here it is:
http://forum.sparkfun.com/viewtopic.php?t=2239&highlight=icd2+firmware+16f877a
The BL010100.HEX file did NOT do the trick.
I registered and downloaded the one from:
http://www.edaboard.com/viewtopic.php?t=74753&postdays=0&postorder=asc&highlight=icd2&start=0
as mentioned elsewhere in the thread.
Product BOB-08787 | about 3 years ago
Sure, I did hook it up but teh led did not blink – that did surprise me, hence teh efforts to reload teh bootloader.
All is well anyway, minor problem!
Product PGM-00005 | about 3 years ago
I just got a new Olimex ICD2 because I damaged teh PIC 116F877A in my original one, also purchased from Sparkfun. I confirmed that it was indeed the 16F877A by swapping teh two.
I also have a PICStart Plus, and I tried to burn a new 16F877A on it to get my original ICD2 functioning, but I still get teh error message when trying to connect :
ICD0021: Unable to connect with MPLAB ICD 2
Where can I get the proper firmware for teh Olimex ?
I would like to keep it as an an emergency spare.
Thanks
Product BOB-08787 | about 3 years ago
Here are a few tips to get the bootloader working correctly – (I had a few difficulties others may benefit):
From the link above, download and expand the file:
pic24_code_examples.zip.
1. For documentation go staright to:
\pic24_code_examples\docs\index.html
2. Burn your Mini-Bully with the file:
\pic24_code_examples\bootloader\24h_24f_target\p24HJ12GP202_57600baud_bootldr.hex
(the boot code that was pre-loaded in the mini-bully that I got did not work)
3. You can now test it using the instructions in the paragraph labeled “Testing with Echo” located at:
\pic24_code_examples\docs\gettingstarted.html
This works!
Product WRL-00582 | about 4 years ago
This is a great product, but if you want to get it started, Do not use Hyperterm – it does not seem to work on all systems.
Instead, use the free Teraterm terminal program from
http://www.rovingnetworks.com/support/teraterm.zip
After using that, everything worked great.