2026-01-17 5:54 PM
Hi,
I want to get synchronized samples from 4 microphones connected via I2S2 and I2S3. First I set one as master and other as slave and just connect Clock and Word Select, but I have only 0 values on slave interface. Is it possible to do it this way? Or there is another better one?
I am using STM32H533
2026-01-17 6:23 PM - edited 2026-01-17 6:31 PM
I connected oscilloscope to both master and slave interfaces and both seems to be working fine (there is data that changes when I make noise). Unfortunately the problem is in GPDMA configuration and I cannot find it.