STM32F407G discovery
i have an SPH18R1LM4H-1 audio sensor developed by Knowles company, you can also check this on their site and datasheet. it needs an clock frequency of 2.4Mhz. Means when we input the clock frequency , the audio sensor then generate an data according to human voice. This SPH18R1LM4H-1 have four pins. data pin, clock pin, power supply pin and select pin which is NOT connected when you used single sensor. This sensor have DAC which internally converts the analog signal to digital signal. i want to read that digital signal with the help of STM32F407G board. This SPH18R1LM4H-1 is PDM microphone. how i can do that ? please explain in details and along with code would be beneficial for me.
According to me, first we have to input the clock frequency of 2.4MHZ to SPH18R1LM4H-1 with the help of any Gpio pin of STM32F407G board. Then second task is to read that data coming from SPH18R1LM4H-1. I need an code also along with yours Guidance. or steps for this.
Actually PDM library is best of PDM microphone, but it works on only Arduino nano 33 and Xiao Rf2040 module. I have ESP32 WROOM Da module and STM32F407G board.
for that easy, i am using Arduino Ide which i have set the settings already.
Thanks in Advance. or we can connect personally for this...!!!!!
regards
Harsh
