Page 1 of 1

PIC 18F47Q84

Posted: Tue Mar 28, 2023 7:31 pm
by WingNut
Evening all! Can you add the above device. I've gotten hold of a couple. Got lots of program memory and features

Cheers
N

Re: PIC 18F47Q84

Posted: Thu Apr 06, 2023 10:09 pm
by WingNut
Is there any thoughts on adding this device?

Re: PIC 18F47Q84

Posted: Tue Apr 11, 2023 2:25 pm
by BenR
Hello,

It's not in the current PIC8 compiler but we are looking to update the compilers and so hopefully will be possible to support soon.

Re: PIC 18F47Q84

Posted: Fri May 26, 2023 2:09 pm
by WingNut

Re: PIC 18F47Q84

Posted: Mon Sep 04, 2023 9:00 pm
by WingNut
Evening Ben. Is there any progress adding support for this device?

Re: PIC 18F47Q84

Posted: Sun Jul 27, 2025 5:22 pm
by WingNut
I see the above PIC is now listed. Great and thanks. However the version I have is TQFP 44 pin form factor, which doesnt match the version in flowcode and hence the pin configuration isnt the same. How can i utilise this or does it require a separate component added to the library?

N

Re: PIC 18F47Q84

Posted: Mon Jul 28, 2025 9:53 am
by medelec35
The 40-pin version is functionally identical to the 44-pin version, except the latter includes four additional pins marked as NC (No Connect).
While some pins are physically absent, all relevant pins are selected by name rather than their physical position, so layout differences don't affect functionality.

Re: PIC 18F47Q84

Posted: Mon Jul 28, 2025 2:23 pm
by WingNut
Thats the answer I was hoping for Martin. I just need to keep it in mind when switching from schematic to program