ADC_DMAHalfConvCplt called when the buffer is completely full
Posted on November 02, 2017 at 16:13Hello,I am running the ADC_DMA_Transfer example on NUCLEO-H743ZI without any changes. And i see the ADC_DMAHalfConvCplt getting called when the aADCxConvertedData buffer is completely full and not half full as exp...