Please email pickitplus at our email address. You should always install the application with the database. As we extend the database to support new chips the application is needed to leverage these database extensions.
I got some new chips PIC16F17145 and my database does not support them. The FAQ are not clear how to upload the database. Thanks Mike
Nothing to be set. Try this. In the config remove any protection. Do this as a test. Does the EEProm write then?
Do I need to set anything?
You can get a scamp3 from here: https://udamonic.com/getting-started.html Also to have a play with the PIC24FJ64GU205, you can get a EV10K72A board in quite a few places, quite cheap.
There is reason why the PICKITPlus software will not support this chip. The issue is having a chip to test with. Therefore, in a programming rig so we can test. Then, if the rig works with that rig we can add, test and validate. What OS is this intended for? Evan
Will there every be support for this part? At the moment my only option is to buy pickit4 or pickit5 ..
Can you please email us directly ? Evan
Thank you! I will try, but I dont know where I can download the updates. Do i need to buy the software again?
May I recommend an upgrade to the software and database ? We are now at 2.63.227 (soon to be 228). Evan
I have a problem with configuration words in Pickit Plus2 or 3 application. The first time I import hex, the program show the 4 correct words (I'm programming PIC16LF18345) If I change the hex (new import hex) the configuration words displayed aren't updated according to the hex file. Specifically in a file I want CPD=on and CP=off and in the other file it's the opposite. The programmation is correct only at the first time I use the program. If I import a new hex then the programmation in not like...
I can to the latest version. 224.1. So, I send you 225.0 with this new chip.
I would be happy to. Joe
Yes we can add. Can you test? and, validate operation ?
I got stuck using the PIC32MX470F512L and that is the only part of that family that is not supported . Could you please add. Thanks Joe
Any news?
any news?
When running version 4.08 with the -h (help), an obsolete error-message is shown (Error 0: NIL). Also shows up in the log. Otherwise, the version works fine. Bernhard PKCMD-LX 4.08 A program for interfacing with the PICkit2 and PICkit3 microcontroller programmers Product licensed to xxx Commandline: /usr/local/lib/pkcmd-lx-4.08/pkcmd-lx-x86_64.AppImage -h Error 0: NIL
The chips were added at Rev219.3 of the parts database, DS40002149A PIC16F15213 30E3h PIC16F15214 30E6h PIC16F15223 30E4h PIC16F15224 30E7h PIC16F15225 30E9h PIC16F15243 30E5h PIC16F15244 30E8h * PIC16F15245 30EAh PIC16F15254 30F0h PIC16F15255 30EFh PIC16F15256 30EBh PIC16F15274 30EEh PIC16F15275 30EDh PIC16F15276 30ECh Licensed users will be getting an update in the next few days that also include 'Turbo Mode' If you are a licensed user - ping PICKITPLUS email address to get an early copy of the...
Please add them to database. https://ww1.microchip.com/downloads/en/DeviceDoc/40002149A.pdf
Let us get this sorted. I have pinged you on Google Chat. Evan
Let us get this sorted. I have pinged you on Google Chat. Evan
Part: dsPIC33CK256MP508 DeviceID: 0x7C74 Comments:Please add all the other family parts.
Part:PIC24FJ64GA705 DeviceID: 0x7507 Comments:Please add all the other family parts.
How to add this dsPIC33CK256MP508 ? Just Copy dsPIC33FJ256MC510 and modify the Device ID ? Thanks
@Jay. There is a toggle to set to 1. See Tools/Display Unimplemented Config Bits
I'm using PicKitPlus to program a PIC16F15313 and the data sheet for the part says unimplemented bits in the configuration words are read as "1". The PicKitPlus software seems to read the unimplemented bits as "0" which is confusing and makes it difficult to verify if configuration words are being programmed correctly. Not only does PicKitPlus read unimplemented configuration bits as "0", it doesn't seem to do this consistently making it even harder to verify configuration word programming. Any chance...
If you have a Raspberry Pi and you want to program using PICkitPlus then join the Beta Program ! This is a new PICKitPlus program specifically for the Pi. You get all the normal capabilities of PICKitPlus but on a Pi. Let me know - post here and I will sign you up! Evan
Thanks for the updated release. I noticed that you added the --firmware option in 1.17: very useful, I can confirm it is working correctly. Thank you. BTW: do you have a change-log for the Linux-version? The readme in the release-package seems to be from the Windows-build.
Thank you. We will reissue the release asap. The root cause is a failure in our continous release process. Apologies.
Packaging of 1.17 is not as expected (files distributed to various directories, no files with AppImage-suffix, missing execute permission): 2020-10-24 09:09 tmp/pkcmd-lx-temp20201024-271-1jzx0pf/pkcmd-lx/pkcmd-lx-i386_Bernhard Bablok 2020-10-24 09:09 tmp/pkcmd-lx-temp20201024-271-1jzx0pf/pkcmd-lx/pkcmd-lx-x86_64_Bernhard Bablok 2020-10-24 09:09 tmp/pkcmd-lx-temp20201024-271-1jzx0pf/pkcmd-lx/version.txt 2020-10-24 09:09 tmp/pkcmd-lx-temp20201024-271-1jzx0pf/pkcmd-lx/PK2V023200.hex 2020-10-24 09:09...
pk2cmd used just with the -P option will query the attached part. Is it possible to add this functionality also to pkcmd-lx? This would be very helpful, since this a building block in my makefiles to autoconfigure the source-code for the attached pic. From another topic in this forum I learn there could be a problem with autodetection. But I never had problems and it could be labelled as an "use at your own risk" option. As an alternative: accept a list of partnames to the -p option together with...