Question
How to get the PDM data by DFSDM module at STM32L4xx
Posted on February 09, 2018 at 02:17
I use DFSDM(at
STM32L471RE
) to record voice.the human's voice is record OK. but I can not record the
heartbeat voice. it is about 500Hz.
So I want to read the PDM data and
analyze at PC.
How to get the PDM data?
I try to read DFSDM_CHyDATINR register, but can not read right value.