element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum Review : PICKit 3 evaluation kit.
  • Blog
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 16 replies
  • Subscribers 2566 subscribers
  • Views 1962 views
  • Users 0 members are here
Related

Review : PICKit 3 evaluation kit.

Former Member
Former Member over 15 years ago

I receivemy Pickit 3 evaluation kit some days ago.
After open the UPS box, can I also inspect this kit.
It is composed by one Microchip Pickit3 programmer/Debugger, some PICs MCUs, one PIC18F46J50 USB Demo Board
and one supplementary 18F48K20 nanoWatt XLP Demo board.
3 CDs comes also with all software and documentation need to start "playing" with this kit.

 

image

First test, Open my allready installed MPLAB, open the Generic HID custom demo, compile an connect the Pickit3 to the PIC18F46J50 USB Demo Board.
Programming is very fast and I can test this board in less than 3 minutes.

 

Second test, trying to programm 18F48K20 nanoWatt XLP Demo board. Looking in CD for samples programms, (also found in a zip file),
I also found one tutorial for programming this board with Pickit3.
Reading, erasing and checking this board is Ok, but programming seems to be impossible. One question on the Microchip forum
and I got the solution : MPLAB v8.43 (the version I have allready installed isn't compatible with this  board).
Download and install the last version. All running fine.

 

Actually, I read the "PICkit_3_lessons_UG41370c.pdf" and learn using the MCUs and PICKit3.
Lessons are very clear and progressive, programming and debugging are well explain.
I'm currently testing interrupt, so I'll have to update this review next time I progress.

  • Sign in to reply
  • Cancel

Top Replies

  • billabott
    billabott over 13 years ago in reply to icserny +1
    I don't know, but I have to believe that it does. Anyway my good friends here at element14 gave me a special gift of a PICKIT 2 a short while ago and I just started learning about its abilities. I have…
Parents
  • icserny
    icserny over 15 years ago

    Hi!

     

    I would like to know how useful the PICkit3 device is in the development. Does it have any utility program like PICkit2 which can be used as a Logic Tool, Logic analyzer and UART communication tool as well?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • YT2095
    YT2095 over 13 years ago in reply to icserny

    I must be really rather Dull and Boring, I`v only ever used my PICKIT2 for programming and rarely to never use MPLAB unless I need to optimise some code to try and steal back a little Memory space.

    so naturally I`m intruiged to hear that this little black box can do so much more!

    does anyone have a few Links where I can learn more about this, it sounds like the basis for a good tinkering session on a cold winters evening that I can add to my list.

     

    Cheers image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • pjclarke
    pjclarke over 13 years ago in reply to YT2095

    The PICKit3 is slowly becoming more and more like the PICKit2. There is now a command line tool which is usefull for production automated programming as well as a PICKit3 Scripting tool that turns the PICKit 3 into a sort of PICKit2.

     

    This new tool allows you to use the same looking PICKit2 programmer and has things like the Logic tool. The UART tool is not available as yet however Microchip are adding this soon. How long soon is I don't know but the UART is on the tools menu.

     

    I'm using the new script type tool now in my own production area without problems.

     

    I think the only issue I have with the PICKit3 is that in MPLAB when switching between families of chips it still has to download new firmware unlike on the PICKit2 - a step backwards in my view that leaves the unit open to getting damaged firmware (and had happen).

     

    Paul

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • pjclarke
    pjclarke over 13 years ago in reply to YT2095

    The PICKit3 is slowly becoming more and more like the PICKit2. There is now a command line tool which is usefull for production automated programming as well as a PICKit3 Scripting tool that turns the PICKit 3 into a sort of PICKit2.

     

    This new tool allows you to use the same looking PICKit2 programmer and has things like the Logic tool. The UART tool is not available as yet however Microchip are adding this soon. How long soon is I don't know but the UART is on the tools menu.

     

    I'm using the new script type tool now in my own production area without problems.

     

    I think the only issue I have with the PICKit3 is that in MPLAB when switching between families of chips it still has to download new firmware unlike on the PICKit2 - a step backwards in my view that leaves the unit open to getting damaged firmware (and had happen).

     

    Paul

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • nermash
    nermash over 13 years ago in reply to pjclarke

    I think that they are using bootloader in the mcu inside which doesn't get overwriten on fw updates, thus enabling easy recovery from fw update disasters? At least on PICKIT2...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube