Closed Novodes closed 2 years ago
Hi @Novodes,
The pdm2pcm_glo.h
file is part of PDM2PCM library which is not directly available on GitHub as it is subject to a restrictive license (ST Ultimate Liberty). To fix the compilation errors, you have to download the full zipped STM32CubeWB package from ST.com and then extract the content of the library Middlewares/ST/STM32_Audio
and place it under the same folder in your repository downloaded from GitHub.
With regards,
Simply downloaded the entire repository and opened in the BSP example project in MDK-ARM (Keil) under STM32WB5MM-DK and when I built the project then I got a compilation error that the file pdm2pcm_glo.h cannot be found. Bottom line - it is not possible to build the BSP project in MDK-ARM under STM32WB5MM-DK