PIC24FJ128GA204 ADC Components

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
mnfisher
Valued Contributor
Posts: 957
http://meble-kuchenne.info.pl
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 509 times

PIC24FJ128GA204 ADC Components

Post by mnfisher »

Attempting to compile a program using the above results in compilation errors (ANSELB not found for example).

In the fcdx file the ADC type is given as 7 - in the CAL_ADC layer type 7 is shown as dsPIC33/PIC24EPxxGP/MCx0x Family. Changing the ADC type to 1 (PIC24FJ128GA family) allows compilation (also type 11 - PIC24FJ128GA306)

I'm not sure about the other values - they may or may not be correct - this may also apply to other MCUs in the same family?

Martin

Post Reply