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
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Pic Microcontrollers Forum Download hex to PIC32MZ
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 14 replies
  • Answers 4 answers
  • Subscribers 195 subscribers
  • Views 3113 views
  • Users 0 members are here
  • pic controllers
  • pickit 3
  • pic32mz
  • microcontrollers.
  • icsp
  • pic32mx
  • pic32
Related

Download hex to PIC32MZ

brv64
brv64 over 7 years ago

Hello!

 

I've been using up to PIC18, but I'm new using PIC32. I thought that it would be the same process, but I'm having a hard time making it work.

I'm developing a board for my graduation proyect with this PIC32MZ2048ECH100

PIC32MZ EC Processor Plug-In Module (PIM) - MA320012 | Microchip Technology Inc.

The thing is that I can't seem to make it work with the programmer.

I'm Using the PICKIT3

Application Version: 3.10

Device File Version: 1.62.15

OS Frimwater Version: 2.00.05

 

When I try to manually select the PIC32MZ only PIC32MX family appears.

Do I need to download or update something else?

I have to implement an external circuit?

Are my connections correct?

Thanks in advance

Attachments:
imageScanned_20180407-1540.pdf
image
  • Sign in to reply
  • Cancel

Top Replies

  • brv64
    brv64 over 7 years ago in reply to genebren +2
    I also tried using a Pull-Up resistor on MCLR but didn't work :/
  • brv64
    brv64 over 7 years ago in reply to genebren +1
    Tried and no luck Apperently the software version for PICKIT3 only supports PIC32MX. It keeps telling me that's missing the proper VCAP. Pin that's not available on PIC32MZ. I tried with MPLAB IPE and…
  • genebren
    genebren over 7 years ago in reply to brv64 +1
    Brandon, I developed a PCB for one on my clients that uses the PIC32MZ2048EFG064 processor. I did not develop the firmware for this project, but I did load and run some simple diagnostic routines using…
Parents
  • 14rhb
    0 14rhb over 7 years ago

    Brandon,

     

    What program are you using to download the HEX to the PIC? The PIC32MZ2048ECH100 shows up under Microchip's MPLAB IPE (v4.10) software (which gets installed when you install MPLAB X IDE) - you can download your HEX file with PICKIT3 from that.

    image

    regards,

     

    Rod

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • brv64
    0 brv64 over 7 years ago in reply to 14rhb

    This is what i got now.

    I keep switching ICSPD and ISCPC but no luck

    D:

    I tried the pull-Up with 5 resistors in series that gave a total 4560 Ohms and no luck

    :c

    I get this from the MPLAB IPE

     

    *****************************************************

     

     

    Connecting to MPLAB PICkit 3...

     

     

    Currently loaded firmware on PICkit 3

    Firmware Suite Version.....01.51.08

    Firmware type..............PIC32MZ

     

     

    Target voltage detected

    Unable to connect to the target device.

    Failed to get Device ID

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 14rhb
    0 14rhb over 7 years ago in reply to brv64

    Brandon,

     

    I sometimes get the DATA and CLK mixed up too. Well done with your improvised 4k7 image

     

    Looking at your photo the breadboard connections seem to check out and make sense. Your ICSP pins (from pin4&5 of PICKIT3) should IMHO be on the next two pins around that corner (bottom of right hand side) like this:

    image

     

    Unfortunately the bit that has caught my eye though is that your Alteri board is providing +5v (which will make the PICKIT3 happy as it defaults to 5v, hence message of 'Target Voltage Detected') but the PIC32MZ2048ECH100 device specification is for 2.3 to 3.3v. I don't think that PIM module has any voltage regulators etc to step down the 5v. Therefore you may have damaged your PIM module - the only consolation I can offer is that you wont be the first person (or last) to have done that.

     

    Can you get another PIM module to finish your graduation project? Good luck.

     

    regards,

     

    Rod

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • brv64
    0 brv64 over 7 years ago in reply to 14rhb

    Oh Sparks

     

    I'm very VERY Burned

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • brv64
    0 brv64 over 7 years ago in reply to 14rhb

    Oh Sparks

     

    I'm very VERY Burned

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • 14rhb
    0 14rhb over 7 years ago in reply to brv64

    I'm not quite sure what you mean there....hopefully you mean it as in 'I've made a mistake' rather than "I've been physically injured"...but it doesn't sound good either way.

     

    Rod

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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