1
Install the Latest Software Install the MPLAB® IDE software onto your PC using the MPLAB IDE CD-ROM or download the software from the MPLAB IDE page of the Microchip web site (www.microchip.com/MPLAB). Check the latest Release Notes for additional information. Target Connector Pinout *Target device must be running with an oscillator for the debugger to function as a debugger. **If the device has AVDD and AVSS lines, they must be connected for the debugger to operate. Program and Debug 1. Program your device. 2. As a programmer, PICkit 3 will automatically run your code. As a debugger, you can run, halt, single step and set breakpoints in your code. Note: For information on reserved resouces used by the debugger, see the PICkit 3 online help. PICkit 3 Connector Pinout 2 1 5 4 3 DD Target VDD (tV ) 4.7 - 10 kTypical Target Application PC Board VDD PGC PGD VSS AVDD** AVSS** XTAL* t e g r a T n o i t a c i l p p A e c i v e D tVDD 4.7 k4.7 ktVDD tVDD tVDD tVDD PICkit 3 Internal Circuitry (simplified) Target VDD (tVDD) is used to power the Input/Output drivers in PICkit 3 programmer/ debugger VPP Correct VPP/MCLR Alternate Debugger System – ICE Device: Targ et Bo ard Transition Socket Device-ICE Standard Adapter Header Power Configure PC USB Communications Connect the PICkit™ 3 in-circuit development debugger/programmer to a PC USB port via a USB cable. PICkit 3 uses the standard HID USB Windows® driver. Note: If a USB hub is used, the hub must be powered with its own power supply. Build Your Project 1. Launch MPLAB IDE. 2. Load your project or use the Project Wizard to create a new one. 3. Build your project based on your configurations and options. 4. Select the PICkit 3 as either a debugger (Debugger>Select Tool>PICkit 3) or as a programmer (Programmer>Select Programmer>PICkit 3). Connect to Target and Power mini-USB from PC Typical Debugger System – Device With On-Board ICE Circuitry: Target Board Target Device Power 1. Attach the PICkit 3 to the PC using the USB cable, if not already. 2. Attach the communications cable between the debugger and target board. 3. Connect power to the target board. ADDITIONAL INFORMATION Circuitry and Connector Pinouts USB PC (Not to scale.) mini-USB from PC Pin 1 Indicator Note: See the PICkit 3 User’s Guide for more component and setting information. Recommended Settings COMPONENT SETTING Oscillator OSC bits set properly Running Power Supplied by target WDT Disabled (device dependent) Code Protect Disabled Table Read Protect Disabled LVP Disabled BOD VDD > BOD VDD min JTAG Disabled AVDD and AVSS Must be connected PGCx/PGDx Proper channel selected, if applicable Programming VDD voltage levels meet programming specs In-Circuit DeBugger Using Do not use greater than 100 µF capacitance on VDD depending on the overall load, it will prevent the target from powering quickly when PICkit 3 is the source of power. Do not use capacitors on MCLR they will prevent fast transitions of VPP. Do not use pull-ups on PGC/PGD they will divide the voltage levels since these lines have 4.7 kpull-down resistors in PICkit 3. Do not use multiplexing on PGC/PGD they are dedicated for communications to PICkit 3. Do not use capacitors on PGC/PGD they will prevent fast transitions on data and clock lines during programming and debug communications. Do not use diodes on PGC/PGD they will prevent bidirectional communication between PICkit 3 and the target PIC® MCU. Target Circuit Design Precautions Target Application PC Board 2 1 5 4 3 Target VDD (tVDD) VDD PGC PGD VSS AVDD** AVSS** XTAL* t e g r a T n o i t a c i l p p A e c i v e D VPP/MCLR Incorrect VDD Pin 1 2 3 4 5 6 Signal MCLR/VPP VDD Target VSS Ground PGD (ICSPDAT) PGC (ICSPCLK) PGM (LVP) Pin 1 2 3 4 5 6 Signal MCLR/VPP VDD Target VSS Ground PGD (ICSPDAT) PGC (ICSPCLK) PGM (LVP) DS51792B www.microchip.com the U.S.A. and other countries. PICkit is a trademark of Microchip Technology Incorporated in the U.S.A. and other countries. © 2010 Microchip Technology Incorporated. All Rights Reserved. 4/10 The Microchip name and logo, the Microchip logo, MPLAB and PIC are registered trademarks of Microchip Technology Incorporated in 1 2 3 4 5

Tutorial Pickit3

  • Upload
    zwolf

  • View
    20

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Tutorial Pickit3

Install the Latest SoftwareInstall the MPLAB® IDE software onto your PC using the MPLAB IDE CD-ROM or download the software from the MPLAB IDE page of the Microchip web site (www.microchip.com/MPLAB). Check the latest Release Notes for additional information.

Target Connector Pinout

*Target device must be running with an oscillator for the debugger to function as a debugger.**If the device has AVDD and AVSS lines, they must be connected for the debugger to operate.

Program and Debug1. Program your device.2. As a programmer, PICkit 3 will automatically run your code. As a debugger, you

can run, halt, single step and set breakpoints in your code.

Note: For information on reserved resouces used by the debugger, see the PICkit 3 online help.

PICkit 3 Connector Pinout

21543

DDTarget VDD (tV )

4.7 -10 kΩTypical

Target Application PC Board

VDD

PGCPGD

VSS

AVDD**

AVSS**

XTAL*

tegraTnoit acil pp

Aeci ve

D

tVDD

4.7 kΩ

4.7 kΩ

tVDD

tVDD

tVDD

tVDD

PICkit 3Internal Circuitry (simplified)

Target VDD(tVDD) is used to power the Input/Outputdrivers inPICkit 3 programmer/debugger

VPP

Correct

VPP/MCLR

Alternate Debugger System – ICE Device:

Target Board

Transition Socket

Device-ICE

StandardAdapterHeader

Power

Configure PC USB CommunicationsConnect the PICkit™ 3 in-circuit development debugger/programmer to a PC USB port via a USB cable. PICkit 3 uses the standard HID USB Windows® driver. Note: If a USB hub is used, the hub must be powered with its own power supply.

Build Your Project1. Launch MPLAB IDE. 2. Load your project or use the Project Wizard to create a new one.3. Build your project based on your configurations and options.4. Select the PICkit 3 as either a debugger (Debugger>Select Tool>PICkit 3) or as

a programmer (Programmer>Select Programmer>PICkit 3).

Connect to Target and Power

mini-USB from PC

Typical Debugger System – Device With On-Board ICE Circuitry:

Target Board

Target D

evice

Power

1. Attach the PICkit 3 to the PC using the USB cable, if not already.2. Attach the communications cable between the debugger and target board.3. Connect power to the target board.

ADDITIONAL INFORMATION

Circuitry and Connector Pinouts

USBPC

(Not to scale.)

mini-USB from PC

Pin 1 Indicator

Note: See the PICkit 3 User’s Guide for more component and setting information.

Recommended SettingsCOMPONENT SETTINGOscillator • OSC bits set properly • RunningPower Supplied by targetWDT Disabled (device dependent)Code Protect DisabledTable Read Protect DisabledLVP DisabledBOD VDD > BOD VDD minJTAG DisabledAVDD and AVSS Must be connectedPGCx/PGDx Proper channel selected, if applicableProgramming VDD voltage levels meet programming specs

In-Circuit DeBuggerUsing

• Do not use greater than 100 µF capacitance on VDD – depending on the overall load, it will prevent the target from powering quickly when PICkit 3 is the source of power.

• Do not use capacitors on MCLR – they will prevent fast transitions of VPP.

• Do not use pull-ups on PGC/PGD – they will divide the voltage levels since these lines have 4.7 kΩ pull-down

resistors in PICkit 3.• Do not use multiplexing on PGC/PGD – they are

dedicated for communications to PICkit 3. • Do not use capacitors on PGC/PGD – they will prevent

fast transitions on data and clock lines during programming and debug communications.

• Do not use diodes on PGC/PGD – they will prevent bidirectional communication between PICkit 3 and the target PIC® MCU.

Target Circuit Design Precautions

Target Application PC Board

21543

Target VDD (tVDD)

VDD

PGCPGD

VSS

AVDD**

AVSS**

XTAL*

tegraTnoit acil pp

Aeci ve

D

VPP/MCLR

Incorrect

VDD

Pin123456

SignalMCLR/VPP

VDD TargetVSS Ground

PGD (ICSPDAT)PGC (ICSPCLK)

PGM (LVP)

Pin123456

SignalMCLR/VPP

VDD TargetVSS Ground

PGD (ICSPDAT)PGC (ICSPCLK)

PGM (LVP)

DS51792Bwww.microchip.com

the U.S.A. and other countries. PICkit is a trademark of MicrochipTechnology Incorporated in the U.S.A. and other countries.© 2010 Microchip Technology Incorporated. All Rights Reserved. 4/10

The Microchip name and logo, the Microchip logo, MPLAB and PIC are registered trademarks of Microchip Technology Incorporated in

1

2

3

4

5