From 8686324b00ad09afe1ff7d53a52bb627916a5309 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Thu, 12 May 2011 18:21:59 -0400 Subject: Fixing Maple and Maple RET6 Edition technical specifications. Takes into account the extra GPIOs afforded by disableDebugPorts() and the extra PWM channels on the RET6. --- docs/source/hardware/maple-ret6.rst | 6 +++--- docs/source/hardware/maple.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/hardware/maple-ret6.rst b/docs/source/hardware/maple-ret6.rst index 06dcaff..45a59cd 100644 --- a/docs/source/hardware/maple-ret6.rst +++ b/docs/source/hardware/maple-ret6.rst @@ -15,15 +15,15 @@ Technical Specifications * Clock Speed: **72 MHz** * Operating Voltage: 3.3V * Input Voltage (recommended): 3V-12V - * 39 Digital I/O Pins (:ref:`GPIO `) + * 44 Digital I/O Pins (:ref:`GPIO `) * 16 Analog Input pins, 12 bit **ADC** resolution (:ref:`ADC `) - * 15 **PWM** pins at 16-bit resolution (:ref:`PWM `) + * 19 **PWM** pins at 16-bit resolution (:ref:`PWM `) * Dedicated **USB** port for programming and communications (:ref:`USB`) * External **JTAG** interface (:ref:`JTAG `) * **512KB Flash** and **64KB SRAM** * 64 Channel nested vector interrupt handler (including external interrupt on GPIOs) * Integrated **SPI** (:ref:`SPI `) - * Integrated **I2C** (:ref:`I2C `) + * Integrated **I2C** and **I2S** (:ref:`I2C `) * 12 Channels of Direct Memory Access (**DMA**) * 3 **USART** and 2 **UART** devices (:ref:`USART `) * Six 4-channel and two basic **timers** (:ref:`Timers `) diff --git a/docs/source/hardware/maple.rst b/docs/source/hardware/maple.rst index f4fcaf4..87878e9 100644 --- a/docs/source/hardware/maple.rst +++ b/docs/source/hardware/maple.rst @@ -15,7 +15,7 @@ Technical Specifications * Clock Speed: **72 MHz** * Operating Voltage: 3.3V * Input Voltage (recommended): 3V-12V - * 39 Digital I/O Pins (:ref:`GPIO `) + * 44 Digital I/O Pins (:ref:`GPIO `) * 16 Analog Input Pins, 12-bit **ADC** resolution (:ref:`ADC `) * 15 **PWM** pins at 16-bit resolution (:ref:`PWM `) * Dedicated **USB** port for programming and communications (:ref:`USB `) -- cgit v1.2.3