arduino / reference-en

Editable source for the Arduino Reference
https://www.arduino.cc/reference/en/
Other
165 stars 733 forks source link

Incomplete documentation of PWM frequencies in analogWrite() reference #587

Closed per1234 closed 5 years ago

per1234 commented 5 years ago

Of PWM frequencies, the analogWrite() reference page says only:

The frequency of the PWM signal on most pins is approximately 490 Hz. On the Uno and similar boards, pins 5 and 6 have a frequency of approximately 980 Hz.

This statement is not correct for all boards.

Originally reported at: https://github.com/arduino/Arduino/issues/8818

animeshsrivastava24 commented 5 years ago

@per1234 Also, if we want we can cite a reference to analogWriteResolution of Arduino MKR