Question
STM32F412 - Interfacing with 8 PDM microphones
I've been reviewing AN5027 (Interfacing PDM digital microphones using STM32) and am a little unclear about a 4x2ch mic configuration using 4 of the SPI/I2S peripherals available on the F412.
Looking at the figure below, could I connect all 4 stereo pairs to the same timer clock output but 4 different I2S_SD lines?
Also, the SPI block shows it connecting to SPIx_MOSI. Shouldn't this be MISO?
Thanks