This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

P

Hello guys, 

After testing pwm examples, I would like to do my own program. But I have faced to different problems. 

Do you know how can i configure PWMs channels. As I saw, the channel 0 default is P0.28. However if I tried to change it in the function => "pwm_pin_set_usec(pwm, 30,
max_period, max_period / 2U,0) I got an error.

Thank you, best regards

Related