STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Speech input & output

Hi,I want to implement a speech IO using stm32f401 discovery board.In this case I am using the onboard digital microphone to acquire the PDM samples using spi2(I2S) interface. After that I am using the PDM filter to convert the PDM samples to PCM sam...