What programmer for dsPIC33CK

Thread Starter

Motanache

Joined Mar 2, 2015
540
I found Curiosity or Pickit4 for $ 50.
You expect that when you have an evaluation kit burn out the microcontroller during the tests and change it.
in DM330030 Curiosity:
1618467895227.png


You will probably be able to connect another microcontroller through the pins (10)
But you also have to unsolder the microcontroller (1) which is very difficult if you only have a soldering iron.

PKOB 4 Is it the same as Pickit 4? I guess so....

For now,
I connected my dsPIC33CK to PicKIt2 as:
1618469052106.png

Reading the datasheet between dsPIC30F2020 and dsPIC33CK502 does not seem to be a big difference in programming.


1618469394125.png
1618469494276.png
Due to this similarity I will try to program it with PK2CMD (command lines for Pickit2),

selecting dsPIC30F2020 and Programming dsPIC33CK256MP502

Probably won't program the oscillator. Let's find out in which configuration the oscillator will be by default.
 

Thread Starter

Motanache

Joined Mar 2, 2015
540
I think this is the HEX obtained by MPLabX 5.00
1618481856924.png
I programmed with MPLab X 5.00 and PicKit 2 dsPIC30F2020.
But when I change it with dsPIC33CK256MP502 it gives an error.

It probably doesn't recognize its ID.

So the PGD line is bidirectional..

So....
1. If I put a diode on PGD, I will make it unirectional (just write it, don't read it) and give it an ID from another microcontroller.

PGC and MCLR/Vpp can remain parallel to two microcontrollers.

Or,
2. I try to use PK2CMD (command line), maybe it doesn't read the uC ID.
If not, then the program should be modified as open source
 

Thread Starter

Motanache

Joined Mar 2, 2015
540
The data must be extracted from that file.
But better the data taken out of the MPLABX. Does anyone help me?
Then he put the data here:
1618687663894.png

This program allows programming a microcontroller with PicKit2 that is not bin list.

But it takes a long time to extract data from MPLab X files.
One night I found this data in the MPLabX files, and then I didn't find it, I forgot where.

I think Microchip has increased sales of programmers, but decreased the use of these new PICs

There are many SMPS with Attiny85:
https://www.google.com/search?q=att...hUKEwjcgt-vgIbwAhWylIsKHfNVA08Q4dUDCA0&uact=5

But with dsPIC33F256MP508 I only found their presentation kits:
https://www.google.com/search?q=dsp...hUKEwiV7fW2gIbwAhUhiIsKHRyzBIIQ4dUDCA0&uact=5


I tried to recover my password on the Microhip forum to ask there, but I received a message that I was receiving mail on Mail and I did not receive it.
 

nsaspook

Joined Aug 27, 2009
13,315
"I think Microchip has increased sales of programmers, but decreased the use of these new PICs"

Mr. D. Head is no longer with the company.
 

trebla

Joined Jun 29, 2019
549
If PICkit4 seems to costly then is there MLAB Snap progammer for about half the price of PICkit4. Snap programmer programs Microchip LVP supported MCUs.
 
Top