STM32H563, PDM and DMA Double buffering
Hello,i would like to read output from a digital microphone using SAI, DMA and double buffering technic. transfert are done and callbacks are triggering properly. The problem is got is either Half cplt or Full cmplt callback interrupt being called t...