User Activity

Hey,We are implementing digital microphone interfacing using ST's IMP34DT05TR microphones connected to the STM32G473VET6 microcontroller through the PDM interface, following guidelines from the application note AN5027, specifically Example 3.The conf...
Hello,I am currently working on a sound acquisition project using the STM32G473VET6 microcontroller and IMP34DT05TR microphone. I am encountering an issue while trying to configure the Serial Audio Interface (SAI) clock frequency. My target frequency...
Dear Team,We are using the STM32G473VET6 microcontroller with the IMP34DT05TR microphone, utilizing the serial audio interface with DMA.The current buffer size is set to 1000 samples. However, we are encountering an issue where only half of the buffe...
Hello,I am trying to run an Edge Impulse machine learning model for audio detection using STM's IMP34DT05TR microphone and the STM32G473VET6 microcontroller.I have imported the Edge Impulse C++ library, but I am encountering issues during inference s...
Hello,I am working with STM's IMP34DT05TR microphone in stereo configuration using the STM32G473VET6 microcontroller. I would like to record audio and save it in a .wav file format.Could anyone provide guidance on how to interface the microphone with...