chipKIT® Development Platform

Inspired by Arduino™

chipKit Max32 and PicKit3 and MPLAB IDE v8.60

Created Thu, 09 Feb 2012 22:20:35 +0000 by kendaisy


kendaisy

Thu, 09 Feb 2012 22:20:35 +0000

Hi

I just receive my chipKit MAX32 and the PicKit3, very fun

In MPLAB IDE v8.60, i select device the PIC32MX795F512H. After when i select "Programmer>>Select Programmer>>5 PICkit 3" i have in the Output/PICkit 3 window this message:

PICkit 3 detected Connecting to PICkit 3... Firmware Suite Version...... 01.26.33 Firmware type......................PIC32MX PICkit 3 Connected. Target Detected [color=#FF0000]Target Device ID (00007000) does not match expected Device ID (0430e053)[/color].

What's happens, somebody can help me ?

My last question: where i can find tutorials about this kit ? i start with this PIC (and other PICs)

Thanks


KeithV

Thu, 09 Feb 2012 22:54:23 +0000

You selected the wrong processor for the Max32, it is:

PIC32MX795F512L

Notice L, not H at the end.


kendaisy

Sat, 11 Feb 2012 20:27:59 +0000

Hi

Thank you for your answer and sorry about my error.

Concerning my second question, do you know where i can find tutorials about the PIC32MX795F512L with MPLAB IDE ?

Cdlt


KeithV

Mon, 13 Feb 2012 00:45:13 +0000

When you download the Microchip Application Library it comes with a lot of examples for various processors. Beyond that I don't know.