User Activity

Hello all, Following up on https://community.st.com/t5/stm32cubeide-mcus/usbx-dual-composite-cdc-acm-not-working/td-p/708277, I tried to implement the same Dual CDC-ACM on STM32H723 Nucleo. I have run into the same issues.With just one CDC_ACM class ...
Hello all,   I am trying to add two virtual COM ports on STM32WB5MMHGx device. The initial code is based out of STM32Cube example: Ux_Device_CDC_ACM. I initially added this piece of code to register the class.       cdc_acm_parameter2.ux_slave_clas...
Hello all, I have not been able to get the DFSDM_AudioRecord example to work on STM32H735G-DK.I am using CubeFW v1.11.2 and Cube MX 6.11.1. Furthermore, I tried debugging and noticed that the DMA Callbacks for Half and Full complete are called. Then ...
Hello all, I was trying to follow the example in MOOC - STM32H72x/3x hands-on workshop - 6 Code execution from external FLASHI have configured the OSPI as per the board requirements in CubeMX. But the `OSPI_Init()` function fails while trying to read...
Hi,I am using STM32H7's Timer 2 peripheral to generate a clock frequency ranging from 10Hz to 1MHz. To reconfigure the PWM to attain certain frequency, the PSC, ARR and CCR1 registers are modified.The sequence for modification is as follows: PWM_Star...
Kudos from
Kudos given to