Updates:
        Labels: Component-Peripheral

Comment #1 on issue 140 by robhamerling: ADC & voltage configuration support for 18F4620 (using PCFG *and* VCFG bits)
http://code.google.com/p/jallib/issues/detail?id=140

Don't know if it is related, but I found that ADC_NVREF = 0 does not set the ADNREF and ADPREF bits in ADCON1 of the 16f1827 correctly. These bits are not touched at all. Unfortunately (maybe also a bug!) is that 'enable_digital_io()' in the device file sets all 3 Vref bits to 1, which is the opposite of what ADC_NREF = 0 is expected to do.

--
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