Skip to content

Commit

Permalink
Update 01_ESP-F.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartArduino committed Jan 26, 2018
1 parent 8026e22 commit bdc70c1
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions source/WiFi Module/01_ESP-F.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,33 +96,32 @@ Working mode and definition of pins:
+----------------+-------------------------+---------------------------+---------------+

Function Definition of Module Pins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

"""""""""
+------+---+----+---------------------------------------------------------------------+
| Num| Pin |Type| Function |
+====+=====+==========================================================================+
+====+=====+====+=====================================================================+
| 1 | RST | I |Reset the signal outside (enable with low), Reset module |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 2 | ADC | I |A/D pin. Input voltage 0~1V, value: 0~1024 |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 3 | RST | I |high level:chip work;low level:chip closes with small current. |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 4 | ADC | I/O|deep sleep/wakeup |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 5 | RST |I/O |GPIO14; HSPI_CLK |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 6 | ADC |I/O |GPIO12;HSPI_MISO |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 7 | RST |I/O |GPIO13;HSPI_MOSI;UART0_CTS |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 8 | ADC |I/O |Module working voltage: 3.3V |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 9 | RST |I/O |GPIO11; SD_CMD; SPI_CS0 |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 10 | ADC |I/O |GPIO7; SD_D0, SPI_MSIO |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 11 | RST |I/O |GPIO9; SD_D2 PIHD; HSPIHD |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+
| 12 | ADC |I/O |GPIO10; SD_D3;SPIWP; HSPIWP1 |
+----+-----+--------------------------------------------------------------------------+
+----+-----+----+---------------------------------------------------------------------+

0 comments on commit bdc70c1

Please sign in to comment.