which programmers should i use (PICKIT3 VS ICD 3 VS Real ICE) (salyMal)
hello im using a pic32mz2048EFH100 micro-controller, for now im working with pickit3 as a programmer(That I borrowed), but i need to buy new programmer for my own. i dont know if the pickit 3 is the...
View ArticlePM3 Programming error using SDcard (Herm93)
Hi all, I got some problems using the PM3 programmer lately. It all starts when I connected the PM3 to my private Laptop to do a small side project of my own. After I start up the MPLAB X IDE v3.4 the...
View ArticlePickit3: EEPROM erased while reading device (johnfulgor)
Hello all,PIC16F887I've made this test:1)Program some EEPROM cells with fixed values, inside my program, and delete this portion of code2)In the same program, read EEPROM cells: if values match with...
View ArticlePicKit3 programmer problem (66pvoarvp)
we are using pickit3 for different applications.1) XP, MPLAB, pickit3 for coding 16f18242) W7, MPLABx, IPE, pickit3 for coding 18f24k50 when we have used pickit3 to dump code to 16f1824, it worked...
View ArticleHow to upgrade PRO MATE II firmware (Dr.Lightning)
I downloaded MPLAB IDE v8.92 yesterday and got my legacy code to compile. Now I need to program an old chip with an old programmer that I have, the PRO MATE II. However, when from MPLAB I select...
View ArticlePICkit 3, _FOSC_INTOSCIO, T1OSCEN only program once, next fail (jvlopez)
Hi, After program a blank PIC16F648A-I/P with PICkit 3 (original Serial# BUR1437XXXXX) next time I want to re-program the device but I get the next message: Target Device ID (0x0) is an Invalid Device...
View ArticlePicKit3 Program Memory Start/Stop (rkolar)
I was using MPLAB X IDE v3.35, PicKit3, and a PIC32MX360F512L. When configuring the PicKit3, (project/properties/conf/pickit3), and allowing the picki3 to select memories, the memory end is 0x1D07FFFF....
View ArticlePicKit3 "Failed to program device" (Benny32)
Hello everybody, I'm having a problem with my PicKit3. I've created a own circuit board with a processor board from MikroElektronika (). I'm getting the fail message that the device could not be...
View ArticlePickit 3 and PIC24F04KA201 (modulay)
Hello everyone. I can use mi Pickit 3 to flash the PIC24F04KA201 but when I try to debug I am having many problems.Is PIC24F04KA201 supported by Pickit 3 for debugging and it is just a matter of...
View ArticleVery annoying PicKit3 behavior - does this point to a known problem? I can...
I have a strange situation with PicKit3. I am using MPLAB 8.91 with PicKit3 to program a self-powered 32MX795F512L and almost always, when I make the connection I get: Firmware Suite Version.........
View ArticlePICKIT3 and PK3CMD: unable to program the EEprom without erasing the Code...
I'm writing an automated EEprom writer for customizing some devices, but using the command following line:PK3CMD -P18F87K22 -V3.6 -FEEpromData.HEX -ME I get the EEprom correctly programmed but the MCU...
View ArticlePICKIT3: Different behavior under MPLABX IDE and IPE (W.Lang)
Greetings. We recently produced 20 custom boards using the PIC12F1571 (MSOP-8 package). I programmed 12 of them on Friday using my PICKIT3 with the IDE (v3.35) and all of them worked correctly. Today,...
View ArticleCode doesn't run when programmed with RealICE (nathani)
I just purchased a RealICE debugger. It seems to program and debug my main application fine. But it won't program my bootloader application, unless I remove my linker script from the project. However,...
View ArticlePICkit2 Devicefile Editor (dougy83)
Hi Guys, I saw this thread yesterday as I was looking for a pk2devicefile file editor or something I can't actually remember (sad I know). I took it that none existed, so I wrote one: Download me:...
View ArticleBuild pickit2 and demotest (edebit)
Hello folks, I intend build a pickit2 from this website: https://electrosome.com/pickit2/ Already I builder this schematic on bread board. At the moment I am doing tests and try turn on all kit from...
View ArticlePickit3 debugging outside MPLAB X (ThunderThud)
Hello! I'm going to create minimalist IDE for various microcontrollers (including PIC 8-bit of course) in C# as open source project. Is there a way to connect Pickit3 debugger, API, command line...
View ArticlePIC16F690 clock calibration within tolerance? (edware)
Is there a way to confirm the PIC16F690 clock calibration (HFINTOSC) is within tolerance using the ICD3 or PM3 programmers (or any other semi- automated method)?We have an occasional problem which is...
View ArticleFried my PICKIT3 wondering why? (cinetron)
I fried my PICKIT3 today and I thought that what I was doing was ok. I had 24 Volts connected to a pin (RA2) through a 10K resistor. I thought the PIC, in this case PIC16F18877 had clamping diodes on...
View ArticleHow to find the i2c, UART1, UART1 nad CCP periphearl pins in PIC24F0KM202...
Dear All,Since i am newbie to this PIC24F08KM202, I am unable to understand how to find the peripheral pins of the UART0, UART1, I2C and CCP. If you look in o the document PIC24FV16KM204 FAMILY,...
View ArticleICD3 not working correctly with ICD3CMD (Sinovel)
Hello My environment: dsPIC33FJ128GP708A, MPLABX v3.51 and MPLAB v8.66, Windows 7, ICD3 My program has been written with MPLABX v3.51 and compiled with C30. Everything works fine when programming the...
View Article