Posted on January 20, 2016 at 16:08Hello to all,I have the same problem.Consider this instruction:HAL_DAC_Start_DMA(&hdac, DAC_CHANNEL_1, (uint32_t *) &wave_sample, X, DAC_ALIGN_12B_R); If I set X=1 I see half complete and complete callback.If I set...