Unlike the Pickit2 the Pickit 3 power has got to be turned on in the programmer settings, just tick the checbox and apply.
acestu 3 months ago
Vpp is also the MCLR and MCLR bit has to be high for the demo board to work... Have been trying to power the demoboard without using a breadboard but not able to.. just wondering what have you connected pin 1 to???
preetamvp 1 year ago
If I'm not mistaken that's a PIC24F on the Dev board that comes with the PICkit 3. I believe the Vpp pin is peripheral power, isn't it?
macgyver2210 1 year ago
lvp is probably enabled which it is by default... It can be disabled in the configuration bits.... Look at page 313 of the datasheet
ukkev 2 years ago
you'll have to clear MCLR (MCLRE)bit in config register so you wont have to power the Vpp pin to run, had me bugged too, good luck
mvkwisha 2 years ago
Unlike the Pickit2 the Pickit 3 power has got to be turned on in the programmer settings, just tick the checbox and apply.
acestu 3 months ago
Vpp is also the MCLR and MCLR bit has to be high for the demo board to work... Have been trying to power the demoboard without using a breadboard but not able to.. just wondering what have you connected pin 1 to???
preetamvp 1 year ago
If I'm not mistaken that's a PIC24F on the Dev board that comes with the PICkit 3. I believe the Vpp pin is peripheral power, isn't it?
macgyver2210 1 year ago
lvp is probably enabled which it is by default... It can be disabled in the configuration bits.... Look at page 313 of the datasheet
ukkev 2 years ago
you'll have to clear MCLR (MCLRE)bit in config register so you wont have to power the Vpp pin to run, had me bugged too, good luck
mvkwisha 2 years ago