PIC 18F47Q84

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
WingNut
Posts: 268
http://meble-kuchenne.info.pl
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 39 times
Been thanked: 29 times

Flowcode v10 PIC 18F47Q84

Post 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

WingNut
Posts: 268
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 39 times
Been thanked: 29 times

Re: PIC 18F47Q84

Post by WingNut »

Is there any thoughts on adding this device?

BenR
Matrix Staff
Posts: 1950
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 694 times

Re: PIC 18F47Q84

Post 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.

WingNut
Posts: 268
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 39 times
Been thanked: 29 times

Re: PIC 18F47Q84

Post by WingNut »


WingNut
Posts: 268
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 39 times
Been thanked: 29 times

Re: PIC 18F47Q84

Post by WingNut »

Evening Ben. Is there any progress adding support for this device?

WingNut
Posts: 268
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 39 times
Been thanked: 29 times

Re: PIC 18F47Q84

Post 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

medelec35
Matrix Staff
Posts: 2033
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 634 times
Been thanked: 684 times

Re: PIC 18F47Q84

Post 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.
Martin

WingNut
Posts: 268
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 39 times
Been thanked: 29 times

Re: PIC 18F47Q84

Post by WingNut »

Thats the answer I was hoping for Martin. I just need to keep it in mind when switching from schematic to program

Post Reply