Problem syncing DMA with SAI2_A in synchronous slave mode
I'm working on recording audio synchronously using multiple I2S microphones connected to different SAI subblocks on an STM32H7. I’m trying to synchronize all four SAI subblocks to ensure aligned multi-channel audio capture.So far, I've successfully c...