Hello ST community Experts , MEMS mic + STM32f4xx evaluation board I am trying to stream PCM data serially on UART . Some issues please help?
Configurations :- STM32CubeMX M4-F446RE+ICS43432 mic
sysclk-168MHz HSE, DMA- circular,SPI2_RX ,half word
I2S2 - half duplex ,master receive mode 32KHz audio frequency
USART2 - 9600 B/s
PDM2PCM middleware use for conversion
..
1)Can Anyone suggest is there anything wrong with the configuration?
2) Now how do I acquire the PCM streaming data to print serially over UART?
3) And how I interface the BSP package before generating the code in the cubeMX
....
Thanks in advance.
