With the top 8 pins, I meant pin 1-4 and on the other side 14-11.
To program the chip you need to make these connections:
PICKit3 pin------ PIC16F1824 pin
1 -------------->4 VPP
2 -------------->1 VDD -- there is a setting in the PicKit software saying: power target from Pickit or something like that. This is the PIC16F1824 power supply = 5V
3--------------->14 GND/VSS
4--------------->13 Program data
5 -------------->12 Program clock
6 NC
Make sure the chip gets 5V power supply from the programmer: measure between pin 1 and 14 of the 16F1824.
To program the chip you need to make these connections:
PICKit3 pin------ PIC16F1824 pin
1 -------------->4 VPP
2 -------------->1 VDD -- there is a setting in the PicKit software saying: power target from Pickit or something like that. This is the PIC16F1824 power supply = 5V
3--------------->14 GND/VSS
4--------------->13 Program data
5 -------------->12 Program clock
6 NC
Make sure the chip gets 5V power supply from the programmer: measure between pin 1 and 14 of the 16F1824.
Comment