• 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 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...
  • SPI & PEC & external ADC, continuous read
    Hi, all! I am estimating a chance to implement 100...200 kHz ADC equidistant sampling on ST10F269 (in continuous mode, I need it for signal processing in real-time, no OS). ADC is external and this is...
  • SPI & PEC & external ADC, continuous read
    Hi, all! I am estimating a chance to implement 100...200 kHz ADC equidistant sampling on ST10F269 (in continuous mode, I need it for signal processing in real-time, no OS). ADC is external and this is...
  • STM32F4 Discovery ADC continuous conversion single channel
    Hi everybody, I've started to use the STM32F4 Discovery, now I'm trying to use the ADC as single channel in conitnuous mode without DMA, i doesn't work , is it posible to do it? #include "stm32f4xx...