User Activity

I have a Stm32F407 discovery card. I am trying to control a step motor with the gui I made in C # platform. I communicated using the usb_cdc library and I am using a stepper motor with my stm card. I count the pulse of the pwm signal using timer inte...