Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ICD2 Stolz and dsPIC30F3010

Status
Not open for further replies.

CapBlack

Junior Member level 1
Joined
Aug 14, 2007
Messages
19
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
1,400
icd2 dspic wiring

Hi all , I have this ICD2 made at home and work perfect with PIC16F876 & MPLAB
8.1 , just now connect one dsPIC 30F3010 and only get ID 0xFFF :?: some not good there :D

any comments/improvements welcome

regards

CapBlack
 

30f3010 program

blueroomelectronics said:
Did you connect the analog power & ground?
yes i did that , and pic 18F4450 also worked fine prg & deb.
I think dsPIC 30F shouldn't be aproblem with this programer.

Tanks.

CapBlack
 

dspic33 icd2

Hi,

I have this ICD 2 clone :

http://www.chez.com/silicium31/Electronique/PIC/FreeIcdEnglish.htm

and it works perfect with PIC16/PIC18, I mean programming and debugging but there's no way to make it work with DSPIC...

"I think dsPIC 30F shouldn't be a problem with this programmer"...

I totally disagree with you...

Maybe PICKIT2 is the way to go.... $ 40 or at least a clone :D
 

icd2 dspic pgc2

HI again thanks to all 4 help , I dont know Hugo the line dsP30F are electrical = to 18F
if u mean 24F and 33F I agree with you .

CapBlack
 

pic30f avdd

hugo said:
Hi,

I have this ICD 2 clone :

http://www.chez.com/silicium31/Electronique/PIC/FreeIcdEnglish.htm

and it works perfect with PIC16/PIC18, I mean programming and debugging but there's no way to make it work with DSPIC...

"I think dsPIC 30F shouldn't be a problem with this programmer"...

I totally disagree with you...

Maybe PICKIT2 is the way to go.... $ 40 or at least a clone :D

The PICkit2 cannot currently debug the dsPIC30F. It can program it though.
The ICD2 and clones support the dsPIC30F3010 just fine. Make sure you have it connected properly. I've programmed a dsPIC30F3012 with my ICD2 clone just fine. It does have a very different pinout than a 16 or 18 series PIC. And you must connect VDD & AVDD to 5V and VSS & AVSS to gnd. can't leave them floating
 

dspic30f3010 clock

Hi all!
The clone ICD2 works perfectly with not only dsPIC30F but also dsPIC33F and PIC24F. The only thing is to make the right connections as already suggested by blueroomelectronics. Carefully cross check all your power, ground and Reset pins.
Regards.

Added after 16 minutes:

Hi!
Another important thing to remember while programming the dsPIC series is that it can be programmed serially thorugh different pairs of pins. The pins thorugh which you are going to program the chip must be specified in the configuration word. i.e
PGC/EMUC and PGD/EMUD
OR
EMUC1 and EMUD1
OR
EMUC2 and EMUD2
OR
EMUC3 and EMUD3

Select the ones to which you have connected your DATA and CLOCK line of ICD2.
Reagrds.
 

dspic avdd avss

Hi all , only remember one thing I have exactly Stolz clone without buffers on PG & PC because of that i wanted to use dsPIC30F .
i have been checking all coneccions which includes AVdd & AVss and they are fine. tomorow i wil try again with a new unit because maybe the first one was demaged because of me .

CapBlack
 

pickit2 dsp30f

HI all , I get the new unit and 30F3014 and surprise Stooz ICD2

Connecting to MPLAB ICD 2
...Connected
Setting Vdd source to target
Target Device dsPIC30F3014 found, revision = Rev 0x1001
...Reading ICD Product ID
Running ICD Self Test
...Passed
MPLAB ICD 2 Ready

Tanks all
CapBlack
 

pickit2 debug dspic30f config word

Hi , nothig ... the unit 30F3010 maybe was damage I check it later
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top