User Activity

I am trying to use the HRTIM peripheral on the STM32Hh753VI as a PWM generator with variable duty cycle. I want to use Timer B1 on pin PC8.Firstly, I tried using Simple HAL functions:HAL_HRTIM_SimplePWMStart(&hhrtim, HRTIM_TIMERINDEX_TIMER_B, HRTIM_O...
I've purchased an STM32L0358-disco board and I'm trying to get USB CDC to work. Here's the steps I took:Create a new project for the STM32L0538 mcu in STM32CubeIDEEnable the USB peripheralEnable the USB Middleware and set the class to Communication D...
Kudos from
Kudos given to