Resolved! Get no HAL_ADC_ConvCpltCallback from ADC in DMA mode
Hi,I'm implementing ADC on a STM32F469HI board (in particular LIZARD board from ACTRON).I alreay implemented SPI comunication and UART (this one with DMA).Now the focus is to get ADC Reading implemented with DMA also.i set the timer 8 to trigger the ...