Comment #3 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
The required code for enable_digital_io() is selected on the ADC_GROUP.
The midrange PICs have ADC_V0 (ADCON1=0b0000_0000) or ADC_V1
(ADCON1=0b0000_0111).
The 16f18/19xx are currently in ADC_V1, it better be ADD_V0!
--
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.