ADC DMA START STOP problem in stm32h7
Helloi am using UART string command in switch to start stop adc DMA. Start, Stop command work fine only once but after stop command when i give start command ADC DMA does not start again.Belo both function ADC init(CUBEMX created) and ADC_StartStop(O...