User Activity

Posted on April 13, 2016 at 11:21 The goal is to use the PWM feature of stm32 HAL TIM libraries to light up 4 leds on pins 0, 1, 4 and 5 I have generated the following code using CubeMX: void MX_TIM3_Init( void ) { TIM_ClockConfig...