SPBTLE-1S Multi-Channel ADC?
When I read one channel, I get good numbers (using the polled version for now).
When I change the MUX after a read to go to the other channel (ADC2, Temperature), I get garbage on all channels.
I've read/discarded 12 readings, but even that doesn't eliminate the garbage (eg, Temp reads 100degC or ADC1 reads -12mV, and it seems to be random as far as the error goes).
What do I need to do to "scan" the mux (and is it possible to use DMA like the STM32F030)?