Quote:
|
Originally Posted by Astronouth7303
No, that's not it. The Setup_PWM_Output_Type() function is to set up the specifics of the PWM signal. if you don't use IFI_PWM for all 4, you have to set it up yourself (see comment in the default code). this is done in User_Initialization().
|
I think that that's what I was talking about, sorry, I didn't have the code in front of me...