I'm in the process of making a DC-motor . However, I'm getting an error, the problem is that my PICKIT3 will not connect to the microcontroller. What am I doing wrong?
I'm using PIC16F15325 controller and using MPLAB X IDE v5.45. I'm using PICKIT3 for programming/debugging.
What I think has gone wrong; could it be because pin 5 on PICKIT3-PGC is connected to VDD on the PIC?
Here's the output:
Here are my circuits and schematics:
What do I have to do, any suggestions?
I'm using PIC16F15325 controller and using MPLAB X IDE v5.45. I'm using PICKIT3 for programming/debugging.
What I think has gone wrong; could it be because pin 5 on PICKIT3-PGC is connected to VDD on the PIC?
Here's the output:
Code:
*****************************************************
Connecting to MPLAB PICkit 3...
Currently loaded firmware on PICkit 3
Firmware Suite Version.....01.56.07
Firmware type..............Enhanced Midrange
Target device was not found (could not detect target voltage VDD). You must connect to a target device to use PICkit 3.
Here are my circuits and schematics:
What do I have to do, any suggestions?