Change chip

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

Moderator: Benj

Post Reply
PicoPuls
Posts: 111
Joined: Wed Mar 02, 2016 11:26 am
Has thanked: 43 times
Been thanked: 22 times
Contact:

Change chip

Post by PicoPuls »

I have a project with chip 16F877 and I would like to change the chip to the more modern 16F887
How is that done in Flowcode without starting over with a NEW empty design from beginnning ?
Thanks and best regards

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Change chip

Post by medelec35 »

Hi PicoPuls,
You can change the target device without starting from scratch.
To do that can you take a look at this Wiki page please.
If you get stuck then if you look at matrixtsl home page, then you can hover over support.
There you will see links that include Wiki and Lerning Centre.
If you are still stuck then we are happy to help on the forums if we are able to.

Martin
Martin

MJU
Posts: 502
Joined: Wed Nov 07, 2007 6:51 pm
Location: Antwerp Belgium
Has thanked: 121 times
Been thanked: 108 times
Contact:

Re: Change chip

Post by MJU »

PicoPuls wrote:I have a project with chip 16F877 and I would like to change the chip to the more modern 16F887
How is that done in Flowcode without starting over with a NEW empty design from beginnning ?
Thanks and best regards
The way I do it is quite easy.
When I have a project and I want to use a different controller I go to: "Build" , "Project Options", "Choose Target" and change this one to the new controller.

Be sure to change the clock settings and the pin-out in your project for the new controller.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Change chip

Post by Benj »

Hello,

The 16F1937 may be a better option than the 16F887. It's newer, cheaper, has more features and is pin compatible :D

Post Reply