How to use STM32H743ZGT6 I2S & DMA Master Function when I use STM32CubeH7 HAL library
Hi everyone, when I used STM32CubeMX to generate initial code and would like to use HAL library of HAL_I2S_Transmit_DMA to transmit data to device, I didn't get any signal output from all pins Have someone meet this problem? Could you please give som...