User Activity

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...