Problem with ADC DMA One Shot Mode
Hi folks,i'm using a STM32H750 MCU for analog data acquisition. I've implemented a simple UART Command interface to trigger a measurement with a given number of samples. This Interface works fine (checked it with the debugger).Now the Problem: only t...