Can anyone please suggest a simple example on initializing SAADC Driver on one pin and do a simple blocking ADC read?
Sorry for a very broad question - but rather to ask than assume.
Im technically trying to get the battery reading from the similar setup to this one:
So I need to set the reference to internal 0.6V reference, then GAIN to 1/5 and do a measurement.
This seems promissing but not in blocking mode: github.com/.../main.c
Thanks, Marcel