Arduino mega pro can pwm work on D0 and D1?

Im encountering problem with pwm on pins 0 and 1 is it even possible ?

Im also sharing the measuring from the osciloscope the blue on is working pwm and the yellow on is D1

Can you please clarify exactly which Arduino board you are using ?

It is normally the case that PWM capable pins on Arduino boards are marked with a tilde character ( ~ )

Title:
" Arduino mega pro can pwm work on D0 and D1? "

Is this type?

Based on @ruilviana's pinout, the answer is no. Also be aware that pins 0 and 1 are the serial interface for communication with the PC.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.