Skip to content

Commit c8b56d1

Browse files
author
Michael Schloh von Bennewitz
committed
Make correction of QIO pins needed (HD GPIO12 and WP GPIO13) for QIO mode.
1 parent 804f2db commit c8b56d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/esptool/flash-modes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ These set Quad Flash I/O or Dual Flash I/O modes. Valid values are ``keep``, ``q
3636

3737
Most {IDF_TARGET_NAME} modules use ``qio``, but are also dual I/O.
3838

39-
In ``qio`` mode, two additional GPIOs (9 and 10) are used for SPI flash communications. If flash mode is set to ``dio`` then these pins are available for other purposes.
39+
In ``qio`` mode, two additional GPIOs (12 and 13) are used for SPI flash communications. If flash mode is set to ``dio`` then these pins are available for other purposes.
4040

4141
For a full explanation of these modes, see the :ref:`SPI Flash Modes page <spi-flash-modes>`.
4242

0 commit comments

Comments
 (0)