User Activity

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" -> "Man...
Hi,I encountered a problem when using a USB as a power source. I am using the STM32G474RE with the X-NUCLEO-DRP1M1. The issue is that the current consumed by the sink is very low (around 200mA). I set a fixed PDO with 1500mA and 5V, and I can see in ...
Hi,I am working on the NUCLEO-G474RE and X-NUCLEO-DRP1M1 to test USB Power Delivery (UCPD). I followed the guide here: STM32StepByStep: Getting started with USB-Power Delivery Dual Role. However, when I tried to compile (chapter 7), I received the fo...