Question
STM32F2xx single ADC channel with DMA mode value > 4095
Posted on February 04, 2016 at 07:26
I am getting ADC value on GPIOB Pin 1, using DMA, with continous conversion mode enable.
The ADC value that i obtain is > 4095, is this normal.Below is the table of adc value that i obtain compare to the real voltage connected to that pinReal voltage (V) Raw Value3.80 372163.97 390084.20 41216Why am i getting the raw value > 4095, is this behavior normal? i thought i should be getting 0 - 4095 (12 bit?)From the table above, i could deduce that my conversion from raw to real is / 10000