Come on naga, are kidding us?
Where in the
are setting the duty?Code:HPWM 1,25,1000 '4.00khz
Put the variable Vduty in the HPWM statement... (instead of number 25) like this:
HPWM 1,Vduty,1000 '4.00khz
Ioannis
Come on naga, are kidding us?
Where in the
are setting the duty?Code:HPWM 1,25,1000 '4.00khz
Put the variable Vduty in the HPWM statement... (instead of number 25) like this:
HPWM 1,Vduty,1000 '4.00khz
Ioannis
Bookmarks