diff options
Diffstat (limited to 'source/specs.rst')
-rw-r--r-- | source/specs.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/specs.rst b/source/specs.rst index 43c91a1..4972a83 100644 --- a/source/specs.rst +++ b/source/specs.rst @@ -11,8 +11,9 @@ Maple's Technical Specifications * Operating Voltage: 3.3V * Input Voltage (recommended): 3.0V-12V * 39 Digital I/O Pins (:ref:`GPIO <gpio>`) - * **16 Analog** Input Pins (:ref:`ADC <adc>`) - * **15 PWM pins** at 16-bit resolution (:ref:`PWM <pwm>`) + * 16 Analog Input Pins + * 12-bit **ADC** resolution (:ref:`ADC <adc>`) + * 15 **PWM** pins at 16-bit resolution (:ref:`PWM <pwm>`) * Dedicated **USB** port for programming and communications (:ref:`USB<usb>`) * External **JTAG** interface (:ref:`USB <jtag>`) * **128 Flash** and **20KB SRAM** |