2025-08-05 7:21 AM
Is it possible to connect 8 PDM microphones to the STM32N6 via MDF?
Solved! Go to Solution.
2025-08-08 3:12 AM - edited 2025-08-08 3:13 AM
Hi @Tuomas95,
It is not possible to connect 8 PDM microphones directly to the STM32N6 via the MDF interface because the MDF has six digital serial interfaces. However, you can connect up to 8 PDM microphones by using the SAI peripheral's PDM interface.
This is mentioned in the Datasheet specifically section "3.48 Serial audio interface (SAI)", as shown in the screenshot below:
and also, in the Application Note AN5027 specifically section "2.2.3 Using PDM interfaces":
Thanks.
ELABI.1
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-08-08 3:12 AM - edited 2025-08-08 3:13 AM
Hi @Tuomas95,
It is not possible to connect 8 PDM microphones directly to the STM32N6 via the MDF interface because the MDF has six digital serial interfaces. However, you can connect up to 8 PDM microphones by using the SAI peripheral's PDM interface.
This is mentioned in the Datasheet specifically section "3.48 Serial audio interface (SAI)", as shown in the screenshot below:
and also, in the Application Note AN5027 specifically section "2.2.3 Using PDM interfaces":
Thanks.
ELABI.1
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.