arduino / reference-en

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

Update PWM table with UNO R4 and GIGA R1 #917

Closed seaxwi closed 1 year ago

seaxwi commented 1 year ago

Add UNO R4 and GIGA R1 to PWM pin table.

Todo:

seaxwi commented 1 year ago

@per1234 I was finally able to aquire and add this information. PR is ready.

seaxwi commented 1 year ago

@per1234 anything else I need to do from my end?

Gerriko commented 1 year ago

For the Giga board please also add in which pins work with AnalogWrite as not all pins currently work. It is also worth stating that PWM (fade) does not (currently?) work with the built-in RGB LED (pins 86,87,88).