DMIC and PDM to PCM Problem
Hi everyone, I have some question about DMIC and PDM to PCM audio output.
My Board is STM32H735-dk board, and scenario is below:
- Using on board MP34DT01TR-M DMIC through PDM interface to SAI4 input PDM data (16kHz input, 1 channel)
- PDM data to PCM data
- Codec Output (16kHz output, 1 channel)
Q1: I have already successful get DMIC data from my SAI_RX_BUFFER, but how to check the data correctly?
Q2: Use PDM2PCM function then DMA to Codec but only noise output.
Codec setting already can play audio file to headphone, and DMIC setting had follow spec, so I have no ideal where's incomplete.
