2026-02-09 4:57 AM - last edited on 2026-02-09 7:07 AM by Imen.D
2026-02-09 7:05 AM
Hello @ninjatuna and welcome to the Community,
I recommend that you add more details to your post. This helps ST Community users understand your issue and provide assistance.
2026-02-09 7:11 AM
As said by @Imen.D please provide more details and kindly read How to write your question to maximize your chances to find a solution
2026-02-09 8:09 AM
Microphone module i am using is MP34DT01, and by sai peripheral i got pdm signal from mic.
To use microphone input with edgeimpulse trained keyword-spotting model, i want to convert pdm to pcm, then some more audio processings. I am using nucleo n657x0q board.
I saw pdm2pcm software library, but it doesn't have .a file for the CM55, so i cannot seem to convert pdm to pcm.
Can anyone help me with the this software library using with NUCLEO-N657X0Q or any guide?