STM32H743 - Using CubeMX to setup 8 microphones on SAI1 and SAI4
We are trying to configure a STM32H743 device to use 8 PDM microphones. According to the manual, this should be possible.
In addition, up to 8 microphones can be supported thanks to an embedded PDM interface.
The SAI can work in master or slave configuration.
In CubeMX, we can set SAI1A to use 5-6 microphones in PDM mode using CK1. However this gives errors on SAI1B and SAI4. There does not seem to be a way to fix the yellow error messages.
Any help would be much appreciated.
