16F91x series

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

Moderators: Benj, Mods

Post Reply
pmcquail
Posts: 5
Joined: Thu Feb 16, 2006 11:44 am
Contact:

16F91x series

Post by pmcquail »

Is there any support for this device series planned in the near future please?


Pete

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

Post by Steve »

Hi Pete,

The quick answer is "hopefully"...

At the moment, FlowCode uses C2C as an underlying 'C' compiler. C2C does not support the 16F91x series and so FlowCode can't.

But we are currently working on a new version of FlowCode that is based on a better 'C' compiler - BoostC - which does support these devices. It also supports the 18F series of PICmicros.

I can't see any real problem getting FlowCode to generate HEX code compatible with the 16F91x series. The only potential pitfall I see is with updating our PPP programming software to download the code to the actual chip - but even this has a good chance of being sorted.

Post Reply