PIC16F887- AD12,AD13

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

Moderator: Benj

Post Reply
Ati
Posts: 1
Joined: Tue Jul 12, 2016 12:55 pm
Contact:

PIC16F887- AD12,AD13

Post by Ati »

Hi,

I need to use all 14 ADs in PIC16F887. When I insert AD12 & AD13 , I get an error : "C:\Program Files (x86)\Flowcode 6\CAL\PIC\PIC_CAL_ADC.c(972:8): error: case value '13' already used".
I can used AD12 or AD13 (not both).
I guess find Where the problem is. In PIC_CAL_ADC file for PIC16F887 there is a "switch case" which includes two 13. As this file is read-only I can't edit it.
What is the solution?

Regards
Ati

Post Reply