Page 1 of 1

PIC16f1824 ADC set to12 bin should be 10 bit in FG9

Posted: Wed Mar 12, 2025 12:04 pm
by baz_w
Hi, How do I change the bit depth of the ADC in a PIC16F1824 to the 10 bit that it is, in FC9 it is set to 12 bit

Re: PIC16f1824 ADC set to12 bin should be 10 bit in FG9

Posted: Wed Mar 12, 2025 2:29 pm
by medelec35
Hello.
If you look at the ADC component properties for Bit Depth you should see it's set to 10bit.
I have also check with the ADC PIC CAL and fcd and it looks correct for 10bit.
Can you attach your fcf project and .c files and I will take a look.
Are you referring to simulation, on embedded or both?

Re: PIC16f1824 ADC set to12 bin should be 10 bit in FG9

Posted: Wed Mar 12, 2025 4:27 pm
by baz_w
Hi Files Attached
Thanks