PIC16C72A

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
ALAN_26
Posts: 84
Joined: Sat Apr 29, 2006 3:36 pm
Location: MALTA
Contact:

PIC16C72A

Post by ALAN_26 »

HELLO

I HAVE A BIT OF A PROBLEM IT SEEMS THAT THE PIC16C72A IS NOT SUPPORTED IN FLOWCODE 3 AND ALL 16C DEVICES ARE NOT SUPPORTED ANY MORE ! AND I DON’T THINK IT WILL WORK IF I COMPILE WITH THE 16F72 AND DOWNLOADING TO A 16C72A , CAN SOME ONE HELP PLEASE ?


THANKS IN ADVANCE

ALAN CILIA.

User avatar
Steve
Matrix Staff
Posts: 3426
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post by Steve »

It should be simple enough to get Flowcode to create a HEX file for this device. You will need to create a new FCD file, but copying the 16F72 file and renaming it "16C72A.fcd" might be enough.

Unfortunately, it is not easy to modify the PPP software to work with these C devices. You will need to find another way of programming these to the board.

Post Reply