You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into a problem when using it on the Mega 2560 development board: I used pins 12 and 13 to drive two servos, which was no problem, but the motors that were driven by other PWM pins did not work.
According to the official website, there is no conflict with PWM output on Mega 2560. Can anyone tell me why?