User Activity

Hi everyone,First I am sorry for the uneducated rest of this text and badly written code.I am currently playing around with a stm32f4 chip. I am using Platform IO CMSIS and a cheap stlink v2 to program the chip. I was trying to get PWM working when t...
Hi everyone,I am currently working on controlling a stepper motor using a PWM signal. I want to dynamically update the speed of the motor using different ARR and CCR1 values. Controlling the stepper works fine until an uncertain amount of time when t...