cancel
Showing results for 
Search instead for 
Did you mean: 

6 step motorcontrol

binonso
Associate
Posted on September 08, 2015 at 08:13

The original post was too long to process during our migration. Please click on the attachment to read the original post.
2 REPLIES 2
Posted on September 08, 2015 at 14:11

Not doing a full analysis, but

3N is not being enabled

and PWM output is not enabled

/* Main Output Enable, and Input */

TIM_CtrlPWMOutputs(TIM1, ENABLE);

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
binonso
Associate
Posted on September 08, 2015 at 17:42

Ok i enabled PWM Signal and i get it only on TIM1 Channel 1. Gut i can't get a high signal only on TIM Channel 2x. The high signal is on channel 2x and 1x.