• ADC channels continuous scan conversion doesn't work correctly
    Hello, In my project I need to measure some analog inputs. I have an stm32f072 micro controller which have only one ADC, but multiple channels. I didn't work ADC with multiple channels before this...
  • ADC Single Conversion Sample
    Hi I am currently having a issue about ADC conversion because I always get the first wrong ADC sample but get correct reading after second try. I assume it is reading dummy data. Now I tried...
  • ADC & DMA programming issues on STM32F4 Discovery Board
    Hello I’m new to the STM32 world and I’m making some experiments with the STM32F4 Discovery Board. I would like to measure the VBAT and Temperature sensor signals using the ADC1 and the DMA, continously...
  • adc polling method with single channel in LPC1788
    Hello everyone, I am working with ADC Polling method in LPC1788 and I am using 16*2 LCD for displaying the converted value. I did all settings as mentioned in user manual and readed the channel...
  • STM32F4 discovery and Keil + GCC
    Can anyone give me exact steps to use STM32F4 Discovery - M4 board with, Keil and GCC? I am not able to download it (I am new to ST too, but I want to do some programming with GCC on M4) via ST_LINK...