User Activity

I have 6 channels on ADC1 and 2 channels on ADC2. I need the first two channels of ADC1 to be sampled simultaneously with the two channels of ADC2. The sampling needs to be triggered by a timer and occur twice each time the timer triggers. Here’s wha...
i m using an stm 32 microcontroller to read adc channel, this is my approch: discontinuous DMA requests in Normal Mode and single conversion adc for multiple channels, i want the adc channels to be read 20 times in a row, with a frequency of 1Khz usi...
I m using an STM32 Nucleo F334R8 (for the first time) to control an Inverter. i m having problmes with the ADC channels reading. I have 6 ADC1 channel and 2 ADC2 channels. these channels are going to serve the following purposes:1. All the channels h...