Skip to main content
Arduino

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

Draft saved
Draft discarded
Cancel
2
  • I am not sure I understand why you want to switch from timer0 to timer1, then use timer0 for PWM. Why not keep wiring.c as is and use just timer0 for PWM? Commented Apr 18, 2017 at 5:23
  • You wrote: "sbi(TIMSK3, TOIE3); // enable timer 3 overflow interrupt". Did you implement ISR(TIMER3_OVF_vect) somewhere in your program? Commented Apr 18, 2017 at 8:29

AltStyle によって変換されたページ (->オリジナル) /