You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/esptool/flash-modes.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ These set Quad Flash I/O or Dual Flash I/O modes. Valid values are ``keep``, ``q
36
36
37
37
Most {IDF_TARGET_NAME} modules use ``qio``, but are also dual I/O.
38
38
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.
40
40
41
41
For a full explanation of these modes, see the :ref:`SPI Flash Modes page <spi-flash-modes>`.
0 commit comments