cancel
Showing results for 
Search instead for 
Did you mean: 

generate pwm signals from four different timer

yavuzuzulmez
Associate
Posted on December 23, 2014 at 14:12

Hi everyone.. Im trying to generate pwm signals from four different timer as tim10 tim11 tim13 tim14... Im driving step motor by stepper driver. I can do discrete way but I have to drive at same time... How can I do that if I can? Have a good day...(im using stm32f4 discovery board)

1 REPLY 1
Posted on December 23, 2014 at 20:15

Synchronously at the same frequency?

Step#1 would be to identify the pins the timers are going to use, and chose different timers if the pins require such.

What code have you created so far?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..