I am new and I need some help programming a PWM on the micro STM32F303ZET6
I am programming a output PWM using the timers on this processor. since I am new, I decided to start using the examples for this specific processor found in the folder 'en.stm32cubef3_v1.11.0'As a first instance I execute the project file in the fold...