I am sure this is a dumb question....but I will suck up my pride and ask it anyway..
Is it possible to use the PWM command on multiple pins?
ex:
pwm portb.0 & portb.1, 127, 3000
this does compile but only performs PWM on portb.1
I need to drive 2 seperate h-bridges at the same time and for the same # of cycles...
any help would be great.
Bookmarks