arduino / reference-en

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

Add information about the UNO R4 to the documentation for analogReadResolution() #980

Open eMUQI opened 6 months ago

eMUQI commented 6 months ago

According to the datasheet and documentation, the UNO R4 boards support up to 14-bit ADC. https://docs.arduino.cc/resources/datasheets/ABX00080-datasheet.pdf https://docs.arduino.cc/resources/datasheets/ABX00087-datasheet.pdf https://docs.arduino.cc/tutorials/uno-r4-minima/adc-resolution/ https://docs.arduino.cc/tutorials/uno-r4-wifi/adc-resolution/