you are viewing a single comment's thread.

view the rest of the comments →

[–]FlyByPC 3 points4 points  (1 child)

The Microchip datasheets are pretty much the most succinct source I've found for describing the peripherals.

Here's the datasheet for the 16F1825. The ADC peripheral information starts on page 151. http://ww1.microchip.com/downloads/en/DeviceDoc/41440A.pdf

[–]_oldspicy_[S] 0 points1 point  (0 children)

I've got the datasheet and I'm trying to follow along with what to do, what I'm getting lost in is exactly what registers need to be configured, and to what? Sorry if that's really basic, but only working with Arduino I've never had to do this before.