Page 1 of 1

12c capability

Posted: Thu Jul 27, 2006 5:09 am
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

Posted: Tue Aug 01, 2006 2:08 pm
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.

Posted: Sat Aug 05, 2006 7:31 am
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