Page 1 of 1

ADC Not work PIC18F47Q10

Posted: Mon Aug 02, 2021 5:07 am
by seokgi
Hello?
I'm working on a project using PIC18F47Q10.
ADC is not working.
https://www.matrixtsl.com/mmforums/view ... 76&t=22120
I'm refer to this. AN0 works. AN1 does not work. C is so difficult.

I want to program ADC from icon.
please.
thank you.

Re: ADC Not work PIC18F47Q10

Posted: Mon Aug 02, 2021 11:27 am
by BenR
Hello,

Thanks for letting us know. I've found and fixed a problem which hopefully will improve things for you. If not then please can you post a simple project file showing the problem and I'll investigate further.

Re: ADC Not work PIC18F47Q10

Posted: Mon Aug 02, 2021 2:06 pm
by seokgi
Thanks for your interest.
I solved this problem in the manual and the answer to the same problem in FC8. And I just updated the library. We will test it and report the results.

And I'll post how I solved it. And I'll post how I solved it. See the Read_VOL macro.

Re: ADC Not work PIC18F47Q10

Posted: Mon Aug 02, 2021 2:43 pm
by seokgi
That is not working.