12c capability

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

Moderators: Benj, Mods

Post Reply
abelloda
Posts: 5
Joined: Sun Jun 11, 2006 1:03 am

12c capability

Post by abelloda »

Hello

Im just testing out the TCP/IP example you have on flowcode with eblocks, but its been giving me error messages. It simulates ok in flowcode, but dosent compile to PIC.

Tried to write one myself but still getting the errors: chip does not have master 12c capability. What does that mean?

Thanks, Aisha

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

Post by Steve »

Hello Aisha,

The TCP/IP examples need to use a specific chip - I think they need a 16F877A. Are you using this chip? If not, you will probably need to change the programs so they are using it.

There are a few other chips with the "master" I2C capability you could use - consult the datasheets of the individual devices to find out.

If you are still stuck, please send the 'FCF' file and the generated 'C' file to our support email address and we'll look into the problem further.

abelloda
Posts: 5
Joined: Sun Jun 11, 2006 1:03 am

Post by abelloda »

Hi Steve,

I am using the correct PIC, it was a problem with the FCF and i've recieved the new version for update.

Thanks very much
Aisha

Post Reply