User Activity

I'm using SAI PDM interface to record pdm audio coming from 4 microphones. I'm using a stm32wb55rg and the memsmic1's example.There are some parts I don't understand with the SAI configuration in the example. Here is a part of the code provided in th...
I'm using MEMS1 Microphone streaming project to record PDM data coming from 4 microphones and convert it into PCM data. I'm wondering how I can access to the PCM data coming from each microphone.From what I have seen so far, the output of the project...
I'm trying to use the MEMS1 microphone streaming example, with 4 pdm microphone and a stm32wb55. I am able to use it to get a 48kHz 16 bits per sample with all the microphones without any issue.But when I try to use 24 bits per sample (I'm not sure t...
I am using a stm32wb55 and I want to acquire PDM data from a MEMS microphone and convert it into PCM. I want to use the SAI PDM interface.I have a doubt about the frequency I should put there :I want to use a decimation of 64. In the reference manual...
Hey ! I'm trying to use the "microphone streaming' with stm32wb55 in memsmic1 expansion package but I struggle to do it (i'm new to stm32cubeide).First, I import project from file system and I get this :I click on finish and I get this :Here I cannot...
Kudos from