Skip to main content
Associate II
December 26, 2024
Solved

Adding Opus Audio Codec Support to STM32H7 Using X-CUBE-OPUS

  • December 26, 2024
  • 1 reply
  • 1005 views

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.

Best answer by STTwo-32

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

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
January 1, 2025

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