re: The chip you are trying to add. It uses a different protocol for the SPI communications. You will require to make changes to the application to change from LSB SPI to MSB SPI, and, a host of other application changes in terms of memory locations.
The newer chips starting with the 16F18855 chip family and then the 18FxxK40 use the different protocol. Options: IPE for MPLAB 5.xx and onwards PICKitPlus change programmer to a North Programmer ( very fast). On Saturday, 26 November 2022 at 11:49:30 UTC [email protected] wrote: > Hi Filip, > > Which software are you using with your PicKit2, is that the standard > Microchip software? > > I guess you need a more recent database. Did you try that? > > Kind regards, > > Rob > > ------------------------------ > *Van:* [email protected] <[email protected]> namens flyway38 < > [email protected]> > *Verzonden:* zaterdag 26 november 2022 11:17 > *Aan:* jallib <[email protected]> > *Onderwerp:* [jallib] Re: Help on integrating PIC16F19176 in Pickit 2 > options > > Hello all, > > No help here? > Tried to use PIC16F1939 as base to my PIC16F19176. > Changed only Device ID (tried 30A0 as per datasheet and 309C as per JAL > PIC lib) and no luck. > Kept all other parameters as they show similar to my PIC ones (at least > the ones I could identify). > Pickit 2 shows warning message: "Hex File Loaded is large than device" > Thank you very much. > > Regards, > Filipe Santos. > > > On Friday, November 25, 2022 at 7:37:44 PM UTC [email protected] > wrote: > > See > https://github.com/Anobium/PICKitPlus/tree/master/PickIt%20ScriptEditor > for our editor. > > There are applications changes required to make the new chips. > > But, happy to share the editor. > > Evan > > On Friday, 25 November 2022 at 19:33:08 UTC [email protected] wrote: > > Hey again Evan, > > Thank for the input and corrections. > Just found a "cheaper" way :D > https://jared.geek.nz/2013/jan/adding-extra-chips-to-the-pickit-2 > Now only need to find what's similar to my pic, in Pickit 2 original > library. > Thanks anyways. > > Greetings > Filipe Santos. > > On Friday, November 25, 2022 at 7:21:42 PM UTC [email protected] > wrote: > > Apologies. > > www.pickitplus.co.uk > > What works out of the box? We provide PK2 software that is fully > supported. We are a Microchip Software Partner. > Are you developer of what? PICKITPlus software > That website doesn't work (server not found)...My error, see URL abouve > Not sure how to solve my issue that way. - install our software and it > will work. We have Windows, LX and Pi versions. We have UI version and > command line versions. > > Evan > > > On Friday, 25 November 2022 at 19:18:10 UTC [email protected] wrote: > > Hi Evan > > Not sure if understand correctly your text. > What works out of the box? > Are you developer of what? > That website doesn't work (server not found)... > Not sure how to solve my issue that way. > I know I can add this PIC to Pickit 2 library. Just need some hint to > start with. > Thanks > > Filipe Santos. > > On Friday, November 25, 2022 at 7:01:28 PM UTC [email protected] > wrote: > > Notes: As we are developing more and more. > > Added recently. 16F181xx, 16F171xx and the 16F188xx families of chips. > All tested on real silicon. > Also, recenlty. > Resolved 18fXXQ84/Q83 issues. > Resolve 18fXXQ43 Config value. > Resolved K40 read error . > Added wider support for the dsPIC30 family - tested on real silicon > Revised all LF chips to correct voltage > Revised :LF config with changes and corrections > EE Erase improvements for all chips > Added PIC18FxxJ94/3 > Resolved Qxx Progmem issue > Added PIC18FxxQ83/4 > > > On Friday, 25 November 2022 at 18:49:36 UTC [email protected] wrote: > > Filipe it works out of the box. Along with most of the new chips. > > I am the developer and you can get at www.pickiplus.co.uk > > You will be operational and supported in a few minutes. > > Send me a PM and I will get you a URL that you can use to get the PK2 only > software = less. > > Evan > > > On Friday, 25 November 2022 at 18:46:07 UTC [email protected] wrote: > > Hello, > > Need help on this integration; PIC16F19176 into Pickit 2' s library. > Am aware of Pickit2 Script Editor. Have already used it to integrate an > easier one before. > But for this on (16F19176) don't know any similar one to start with. > Any would would be appreciated. > Thank you very much. > > Kind regards, > Filipe Santos. > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jallib/f7471761-cf82-4a36-8a2b-5af7114d672fn%40googlegroups.com > > <https://groups.google.com/d/msgid/jallib/f7471761-cf82-4a36-8a2b-5af7114d672fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/06dd750f-5171-4f93-a3e4-67017c5cbb72n%40googlegroups.com.
