User Activity

Posted on April 21, 2017 at 16:05Hi everyone,I'm using STM32F103 with CubeMX.I enabled the RTC Global Interrupt but I don't know how to configure it to generate a 1/4 second interrupt?Because the Reference Manual says:Three dedicated maskable interr...
Posted on April 17, 2017 at 17:56Hi, I'm using STM32F103RBTx MCU and I generate my code using CubeMX (v4.20.1).I need PWM output on 2 Pin: Timer1 - Channel 1 and Timer4 - Channel 4.These 2 PWM signal is used to control 2 separated DC motors.I config...