Skip to content

Commit

Permalink
Make correction of QIO pins needed (HD GPIO12 and WP GPIO13) for QIO …
Browse files Browse the repository at this point in the history
…mode.
  • Loading branch information
Michael Schloh von Bennewitz committed Dec 7, 2024
1 parent 804f2db commit c8b56d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/esptool/flash-modes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ These set Quad Flash I/O or Dual Flash I/O modes. Valid values are ``keep``, ``q

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

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.
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.

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

Expand Down

0 comments on commit c8b56d1

Please sign in to comment.