Evening all! Can you add the above device. I've gotten hold of a couple. Got lots of program memory and features
Cheers
N
PIC 18F47Q84
-
- Posts: 268
- http://meble-kuchenne.info.pl
- Joined: Tue Jul 13, 2021 1:53 pm
- Has thanked: 39 times
- Been thanked: 29 times
-
- Matrix Staff
- Posts: 1950
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 694 times
Re: PIC 18F47Q84
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Re: PIC 18F47Q84
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
N
-
- Matrix Staff
- Posts: 2030
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 634 times
- Been thanked: 682 times
Re: PIC 18F47Q84
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.
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.
Martin