Unable to get data in SRAM1 when DMA1 is configured for I2S2, in STM32H753xx
Hi STM community,I have created stm32 project in STMCubeIDE. I2S2 configured as Half duplex Master in receive mode, 16k audio frequency and 24 bit on 32 bit format. Able to receive data in polling mode.But not able to receive data in SRAM1 memory ...