Skip to main content
Associate II
March 15, 2025
Question

STM32 AudioSoundDetector example

  • March 15, 2025
  • 1 reply
  • 512 views

Im trying to run the ADF_AudioSoundDetector example from one of the example list of B-U585I-IOT02A board i generated code from cubeMX of this example. i did not change the ioc files when i try to open the project from stm32cubeide to run it, nothing comes up. So i deleted the whole project from the workspace and tried to create a new project of this example but the error keeps showing up that the project exist in the workspace even though i deleted the entire folder from the workspace. i even deleted the latest .meta log files.

 

1 reply

MOBEJ
ST Employee
March 24, 2025

Hello @jzzunn 

Please download the latest package of STM32CubeU5 from the st.com or GitHub. Then, open the .project under Projects/B-U585I-IOT02A/Examples/MDF/ADF_AudioSoundDetector/STM32CubeIDE with your STM32CubeIDE. We recommend installing the latest version of STM32CubeIDE v1.18.0.

 

Note: I use both versions of STM32CubeIDE, v1.14.1 and the latest v1.18.0, and they work well.

MOBEJ_0-1742811346571.png

BR

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.