Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:26 07 Jul 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : ICD2 and 32bit Pics

Author Message
thirsty
Newbie

Joined: 22/06/2016
Location: Australia
Posts: 34
Posted: 09:07pm 13 Jul 2016
Copy link to clipboard 
Print this post

Hi Guys

Just wondering as I have an ICD2 clone I used for a few years to program the older 8 bit pics. Can I use the ICD2 to program 32bit pics using Pic32prog maybe?

Thanks

Tony
 
MicroBlocks

Guru

Joined: 12/05/2012
Location: Thailand
Posts: 2209
Posted: 12:27am 14 Jul 2016
Copy link to clipboard 
Print this post

from the read.me file on github (https://github.com/sergev/pic32prog):
[code]
Pic32prog is a utility for loading data into a flash memory of Microchip PIC32
microcontrollers. Supported adapters and bootloaders:
* Microchip PICkit2
* Microchip PICkit3 with scripting firmware
* Olimex ARM-USB-Tiny (not finished yet)
* Olimex ARM-USB-Tiny, ARM-USB-Tiny-H and ARM-USB-OCH-H JTAG adapters
* Olimex MIPS-USB-OCH-H JTAG adapter
* Bus Blaster v2 JTAG adapter from Dangerous Prototypes
* Flyswatter JTAG adapter from TinCanTools
* AN1388 HID bootloader
* Legacy FS_USB HID bootloader
[/code]
It is not updated yet because it does not include ascii_ISPC from Robert Rozee.

Microblocks. Build with logic.
 
thirsty
Newbie

Joined: 22/06/2016
Location: Australia
Posts: 34
Posted: 01:25am 14 Jul 2016
Copy link to clipboard 
Print this post

Yeah I saw that but was hoping the ICD was just left off the list for some reason.

I have a couple of Arduino Pro Minis so my next step will be to try one of those with pic32prog.

Seems to be a lot harder than it should be to program the 32bit pic!
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4036
Posted: 02:02am 14 Jul 2016
Copy link to clipboard 
Print this post

  thirsty said  Seems to be a lot harder than it should be to program the 32bit pic!

Yes. It's just the way Microchip are. You could try feedback to them just in case they ever listen.

The alternative is to use the bootloader area but it's pathetically small on many of their chips.

John
 
thirsty
Newbie

Joined: 22/06/2016
Location: Australia
Posts: 34
Posted: 02:15am 14 Jul 2016
Copy link to clipboard 
Print this post

Well so far I've tried a Pickit 3 (chinese) which seems to work using Mplab 10 but when I try to use the pic nothing happens as if the hex wasn't copied.

I've tried to get my ICD2 working but it doesn't like the USB interface for some reason and I don't have a serial port in any of my Pc's.

Now I'm working on getting an Arduino Pro Mini happening but I will need to wait til tomorrow so I can get the bits to make the board that hooks up with the Pic.

I know I'll get there but it's a pain when things don't just work!

Thanks for the replies though :)
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025