Help with simple ADC on STM32F4
Posted on July 17, 2013 at 16:46 Hi all, I'm trying to get a simple ADC working on the stm32f4 discoveryboard. At the moment I simply want to obtain an input value(ConvertedValue) as a variable rather than saving to memory inDMA. I'm struggl...