User Activity

Hello,I'm working on target STM32H743ZI.I would like to copy a memory buffer to the SAI interface (master).For some reason, when calling the function HAL_SAI_Transmit_DMA in the main, no transfer occurs. Going through more details, it seems that the ...