• ADC multiple channel
    Hello, my question was about one of the methods of opperation for the ATD peripheral. If you have a single conversion mode and a software external even start. How does the converter know which input...
  • ADC multiple channel
    Hello, my question was about one of the methods of opperation for the ATD peripheral. If you have a single conversion mode and a software external even start. How does the converter know which input...
  • CubeMX - Multiple Channel ADC+DMA
    I Can't found reference for read all substract of array in MDK V5, where is the code generate from CubeMX it's activate adc1, adc2, adc3, adc5, adc6,& adc7. can any one help me ? uint8_t ADC_buffer...
  • CubeMX - Multiple Channel ADC+DMA
    I Can't found reference for read all substract of array in MDK V5, where is the code generate from CubeMX it's activate adc1, adc2, adc3, adc5, adc6,& adc7. can any one help me ? uint8_t ADC_buffer...
  • DMA and multiple ADC channels with different buffer sizes
    Hi I'm using DMA with ADC1 channels 12 & 16. ADC1 Channel_16 is the core temperature. The code below works ie when the DMA flags the DMA_Buffer contains 800 samples, 400 for Channel_12 400 for...