cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting 8 PDM microphones to STM32N6

Tuomas95
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @Tuomas95;

 

According to this Solved: Re: NUCLEO-N657X0-Q: Confliciting info on number o... - STMicroelectronics Community and after checking internally, there are only three data IO: SAI_D1, SAI_D2, SAI_D3, in that case it will just support 3 pairs of microphones. It isn't possible to connect 8 PDM microphones by using the SAI.

Internal ticket number CDM0061647(This is an internal tracking number and is not accessible or usable by customers).  

Thank you

 

I apologize for any inconvenience.

Thank you.

Kaouthar

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

5 REPLIES 5
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.

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.

KDJEM.1
ST Employee

Hello @Tuomas95;

 

According to this Solved: Re: NUCLEO-N657X0-Q: Confliciting info on number o... - STMicroelectronics Community and after checking internally, there are only three data IO: SAI_D1, SAI_D2, SAI_D3, in that case it will just support 3 pairs of microphones. It isn't possible to connect 8 PDM microphones by using the SAI.

Internal ticket number CDM0061647(This is an internal tracking number and is not accessible or usable by customers).  

Thank you

 

I apologize for any inconvenience.

Thank you.

Kaouthar

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.


@ELABI.1 wrote:

you can connect up to 8 PDM microphones by using the SAI peripheral's PDM interface.


UPDATE: That post has since been edited.

 


@KDJEM.1 wrote:

It isn't possible to connect 8 PDM microphones by using the SAI.



So which is it, then ?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
KDJEM.1
ST Employee

Hello @Andrew Neil ;

 

We noted a typo in datasheet and reference manual, the STM32N6 supports actually 6 microphones.

This issue is reported internally.

Internal ticket number CDM0061647(This is an internal tracking number and is not accessible or usable by customers). 

 

I apologize for any inconvenience.

Thank you.

Kaouthar

 

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.

Ah, I see that @ELABI.1 has now edited the post to remove the references to the erroneous sections in the Datasheet (DS14791 Rev 9) and AN5027 (Rev 2), and the conclusion that 8 was possible.

 

PS:

It seems that RM0486 (Rev 3) also has the typo.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.