STM32F3 Discovery - ADC Offset
Posted on July 10, 2013 at 23:04I'm working on getting the ADC fully integrated with the rest of my code. When I'm testing out my ADC, however, I keep getting an output of about 300-400 from ADC1->DR when I'm inputting a voltage of 0 to the pin. I...