2024-12-26 04:53 AM
Hi,
I want to add support for the "Opus" audio codec to my STM32H7 product. I found that ST has already developed middleware for Opus called "X-CUBE-OPUS." I expected to find it in STM32CubeMX under "Pinout & Configuration" -> "Software Packs" -> "Manage Software Pack" -> STMicroelectronics. However, I couldn't find the package there. Instead, I downloaded the package from the ST site (https://www.st.com/en/embedded-software/x-cube-opus.html#overview) and tried to add it using the "From Local" button, but I encountered an error.
How should I add the middleware to my existing project? I don't need an explanation project; I just want to add the middleware to my current project.
Thanks for the help.
Solved! Go to Solution.
2025-01-01 12:03 PM
Hello @IFcommcrete
The X-Cube-Opus can not be integrated on the STM32CubeMX. So, you have to add it manualy after generating your project. For that, i think this post may help you.
Best Regards.
STTwo-32
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.
2025-01-01 12:03 PM
Hello @IFcommcrete
The X-Cube-Opus can not be integrated on the STM32CubeMX. So, you have to add it manualy after generating your project. For that, i think this post may help you.
Best Regards.
STTwo-32
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.