2009-02-13 08:34 AM
ADC simultaneous channel conversion.
2011-05-17 04:02 AM
I have PC0-IN10, PC1-IN11,PC2-IN12 connected to 3 analog inputs. All 3 port C pins can be configured for ADC 1,2,3. I was wondering if it is possible to configure 3 channels from the same adc and have them convert simultaneously?
or should I assign 3 different ADC's to the 3 analog signals, since I know i can convert data simultaneously on 3 different ADC's. Also what formula should i use if i am just reading a voltage from 0-3.3 V? How do I convert that value from ADC_DR register to a voltage for a specific sampling time? Thanks for your help!