2023-05-05 04:06 AM - edited 2023-11-20 06:22 AM
Hello everyone,
I'm working with an STM32WB5MMG module (STM32WBxx Series) and I'm looking to process the information coming from a digital MEMS microphone.
I saw online that a PDM2PCM library existed at STM and I want to use it :)
I red that a few years ago this library was only available for the STM32F4/F7/H7 Series (Cortex-M4 and Cortex-M7). And indeed I can open and use it on CubeMx with an F4 project.
But as I said in introduction, I wanted to use it with the STM32WB5MMG.
2 evidences make me think that I can use it with the STM32WBxx series :
But I can’t see the middleware PDM2PCM in a WB Series CubeMx project like I could see in an F4 project :
My questions are :
Thanks a lot in advance !
Eloi Bonte
2024-11-13 07:16 AM
Would also be interested in a response