Skip to main content
Associate II
October 5, 2024
Solved

Running Edge Impulse ML Model for Audio Detection on STM32G473VET6 with IMP34DT05TR Mic

  • October 5, 2024
  • 1 reply
  • 1630 views

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 such as 'Failed to run DSP process' and 'Failed to run classifier.'

Can someone help with the steps required to successfully run the ML model, including interfacing the microphone and troubleshooting these errors?

Any help is much appreciated!

Thank you!

Best answer by Julian E.

Hello @AiROT ,

 

We are sorry but we do not have any expertise regarding Edge Impulse. You should contact them; they probably have a forum.

However, if you have any hardware related questions, please ask them in their related ST Community forums.

 

Have a good day,

Julian

1 reply

Julian E.
Julian E.Best answer
Technical Moderator
October 7, 2024

Hello @AiROT ,

 

We are sorry but we do not have any expertise regarding Edge Impulse. You should contact them; they probably have a forum.

However, if you have any hardware related questions, please ask them in their related ST Community forums.

 

Have a good day,

Julian

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
AiROTAuthor
Associate II
October 10, 2024

Thanks @Julian E.