Hi Seb (and others with ADC experience),

With respect to a current discussion in Jallib about the adc lib and a 18f4550 at 48 MHz: In adc_clock.jal only the ADCON2_ADCS bits are initialized, the ADCON2_ACQT bits are not. I think the ACQT bits are not touched by any of the adc libraries. In the device files ADCON2 is cleared (at least when enable_digial_io() is called by the user program), so with a little bit of luck the ACQT bits will be 000. But it may be better to have the ACQT bits handled by the ADC libraries (which?).
What's your (or other reader's) opinion?

BTW I'm not sure if setting these bits (to a non zero value) is the real solution of Fabian's problem.

Regards, Rob.

--
R. Hamerling, Netherlands --- http://www.robh.nl

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to