5
votes
3answers
234 views

How do I program a PIC12?

I have a PIC12F675 that I need to program. I'm using a Pickit 2 and the Pickit 2 software. Supposedly I should be able to program it using this circuit, but the Pickit 2 software is not detecting the ...
3
votes
2answers
243 views

DsPIC development board recommendation

In a few months I should begin developing a power converter and I was told I should get used to dsPIC. The currently used model is "dsPIC30F6010" which is kind of "old" (compared to the newer ...
0
votes
1answer
136 views

Powering a Microchip development board externally

I have a PIC18F14K50 with a Microchip PICKit2 and the development board pictured below: Up until now, I've been using the board only for programming using the power supplied by the USB/PICKit, ...
1
vote
2answers
272 views

Connect PICKit2 to PIC18F14K50

I have these two reference images: and and I'm trying to put a 6-pin header on my circuit so that I can easily reprogram the PIC if needed, without having to resolder. (I'm using the surface ...
4
votes
3answers
173 views

MPLAB 8: Hotkey for “Program Target Device”

I am looking for a hotkey that will have the same effect as "Program Target Device" from the toolbar or menu. ...