Hi Mike, This time you seemt to be right 🙂.
There is an error in the XML file from Microchip where it mentions portd as being present on a 18f26q43 while it does not have it. It might be - however - that the port is present but since there are no pins left they are just not connected. It is sometimes cheaper to do that instead of making a separate silicon for that. I could test if I could read and write to that port to verify this. Or it is an error that Microchip will fix later, not sure. I could change the Python script to leave that out but then I need to remember to remove it when it is fixed (if they do that) and the script becomes harder to maintain. Since the pinning in the datasheet does not mention the presence of a portd I do not think it will result in any problems since you cannot control anything with it. Do you agree or did is miss something that still it may result in a problem? Kind regards, Rob ________________________________ Van: 'Mike' via jallib <[email protected]> Verzonden: woensdag 20 juli 2022 03:49 Aan: jallib <[email protected]> Onderwerp: [jallib] Re: Possible chip definition file error I attached the files twice because I couldn't tell if they were attached the first time. (Old PC, I guess). On Tuesday, July 19, 2022 at 9:48:38 PM UTC-4 Mike wrote: Sorry, instead of giving you more work to do, here are the files I edited from the latest bee (2022-07-17). Regards, Mike On Tuesday, July 19, 2022 at 8:24:06 PM UTC-4 Mike wrote: Hi Rob, I say possible, because I've messed up on this before. But...I'm pretty sure the chip definition file for the 18F26Q43 has definitions for PORTD and LATD that don't exist on that chip. The other 28-pin chips in this family probably have the same error: 18F25Q43 and 18F27Q43. Am I wrong again? Regards, Mike -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/cf0f8422-848f-4ea0-b952-cc2329842169n%40googlegroups.com<https://groups.google.com/d/msgid/jallib/cf0f8422-848f-4ea0-b952-cc2329842169n%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/GVXP195MB16377032C4C68B737863FCB4E68E9%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM.
