]> granicus.if.org Git - esp-idf/commitdiff
Add a note what is different about ESP-WROVER-KIT RVB
authorkrzychb <krzychb@gazeta.pl>
Mon, 17 Jul 2017 05:16:31 +0000 (07:16 +0200)
committerkrzychb <krzychb@gazeta.pl>
Mon, 17 Jul 2017 05:16:31 +0000 (07:16 +0200)
docs/get-started/get-started-wrover-kit.rst

index 22b3a8fabdee44d003dcbe3660d12d71988c6aff..07b7f88ef27dab82811084c0c1aec5ed270cfeba 100644 (file)
@@ -15,7 +15,7 @@ What You Need
 The Board\r
 ---------\r
 \r
-This section describes functionality of ESP-WROVER-KIT board and configuration options. If you like to start using it now, go directly to section :ref:`esp-wrover-start-developement`\r
+This section describes functionality of ESP-WROVER-KIT board and configuration options. If you like to start using it now, go directly to section :ref:`esp-wrover-start-development`\r
 \r
 \r
 Overview\r
@@ -25,7 +25,7 @@ The ESP-WROVER-KIT is a development board produced by `Espressif <http://espress
 \r
 .. note::\r
 \r
-    ESP-WROVER-KIT integrates the ESP-WROOM-32 module by default.\r
+    ESP-WROVER-KIT integrates the ESP-WROOM-32 module, while ESP-WROVER-KIT-RVB integrates the ESP32-WROVER. Both ESP-WROVER-KIT and ESP-WROVER-KIT-RVB have the same baseboard. The only difference is the module. \r
 \r
 \r
 Functionality Overview\r
@@ -117,31 +117,33 @@ Setup Options
 \r
 There are five jumper headers available to set up the board functionality. Typical options to select from are listed in table below.\r
 \r
-+--------+----------------------+-------------------------------------------------+\r
-| Header | Jumper Setting       | Description of Functionality                    |\r
-+--------+----------------------+-------------------------------------------------+\r
-|  JP1   | |jp1-both|           | Assert GPIO2 low during each download           |\r
-|        |                      | (by jumping it to GPIO0)                        |\r
-+--------+----------------------+-------------------------------------------------+\r
-|  JP1   | |jp1-sd_io2|         | Enable pull up for the Micro SD Card            |\r
-|        |                      |                                                 |\r
-|        |                      | **Note:** applies to ESP-WROVER-KIT V2 only     |\r
-+--------+----------------------+-------------------------------------------------+\r
-|  JP7   | |jp7-ext_5v|         | Power ESP-WROVER-KIT board from an external     |\r
-|        |                      | power supply                                    |\r
-+--------+----------------------+-------------------------------------------------+\r
-|  JP7   | |jp7-usb_5v|         | Power ESP-WROVER-KIT board from an USB port     |\r
-+--------+----------------------+-------------------------------------------------+\r
-|  JP8   | |jp8|                | Enable JTAG functionality                       |\r
-+--------+----------------------+-------------------------------------------------+\r
-|  JP11  | |jp11-rx-tx|         | Enable UART communication                       |\r
-+--------+----------------------+-------------------------------------------------+\r
-|  JP14  | |jp14|               | Enable RTS/CTS flow control for serial          |\r
-|        |                      | communication                                   |\r
-+--------+----------------------+-------------------------------------------------+\r
-\r
-\r
-.. _esp-wrover-start-developement:\r
++--------+----------------------+-----------------------------------------------------------+\r
+| Header | Jumper Setting       | Description of Functionality                              |\r
++--------+----------------------+-----------------------------------------------------------+\r
+|  JP1   | |jp1-both|           | Assert GPIO2 low during each download                     |\r
+|        |                      | (by jumping it to GPIO0)                                  |\r
++--------+----------------------+-----------------------------------------------------------+\r
+|  JP1   | |jp1-sd_io2|         | Enable pull up for the Micro SD Card,                     |\r
+|        |                      | ESP-WROVER-KIT V2 only                                    |\r
+|        |                      |                                                           |\r
+|        |                      | **Note:**                                                 |\r
+|        |                      | No jumpers are needed for SD card function on the V3      |\r
++--------+----------------------+-----------------------------------------------------------+\r
+|  JP7   | |jp7-ext_5v|         | Power ESP-WROVER-KIT board from an external               |\r
+|        |                      | power supply                                              |\r
++--------+----------------------+-----------------------------------------------------------+\r
+|  JP7   | |jp7-usb_5v|         | Power ESP-WROVER-KIT board from an USB port               |\r
++--------+----------------------+-----------------------------------------------------------+\r
+|  JP8   | |jp8|                | Enable JTAG functionality                                 |\r
++--------+----------------------+-----------------------------------------------------------+\r
+|  JP11  | |jp11-rx-tx|         | Enable UART communication                                 |\r
++--------+----------------------+-----------------------------------------------------------+\r
+|  JP14  | |jp14|               | Enable RTS/CTS flow control for serial                    |\r
+|        |                      | communication                                             |\r
++--------+----------------------+-----------------------------------------------------------+\r
+\r
+\r
+.. _esp-wrover-start-development:\r
 \r
 Start Application Development\r
 -----------------------------\r