cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting 8 PDM microphones to STM32N6

Tuomas95
Associate

Is it possible to connect 8 PDM microphones to the STM32N6 via MDF?

1 ACCEPTED SOLUTION

Accepted Solutions
ELABI.1
ST Employee

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:

ELABI1_0-1754647523891.png

and also, in the Application Note AN5027 specifically section "2.2.3 Using PDM interfaces":

ELABI1_1-1754647535357.png

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.

View solution in original post

1 REPLY 1
ELABI.1
ST Employee

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:

ELABI1_0-1754647523891.png

and also, in the Application Note AN5027 specifically section "2.2.3 Using PDM interfaces":

ELABI1_1-1754647535357.png

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.