STM32H7 8xPDM microphones via SAI using STM32CubeMX
Hi guys,
I'm looking at a number of ways to interface 8xPDM microphones and one of the ways is using an STM32H7 with it's SAI/PDM interface. According to the documentation (AN5027, 4.3.1), I should be able to select up to 8 microphones in the H7 SAI1_A block once I set the mode to "Pulse Density Modulation" (see image below).
When I create an STM32CubeMX project however (STM32H743ZI MCU), it only lets me select up to 6! I've tried others in the H7 family and get the same result.
Is this a bug in CubeMX or have I missed something? Are there any code examples of configuring the SAI peripheral in this way?
Thanks
