Merge branch 'contrib/github_pr_10356' into 'master'

Enforce that SPI Flash pins are not for regular usage. (GitHub PR)

Closes IDFGH-8942

See merge request espressif/esp-idf!21582
pull/10378/head
morris 2022-12-13 21:25:00 +08:00
commit c01f71cfcf
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -288,6 +288,10 @@ SPI Flash / JP2
6 CMD / GPIO11
==== =============
.. note::
SPI Flash pins are used to access the internal flash memory, therefore they are not available to connect external SPI devices. Those pins are exposed for monitoring or for advanced usage only.
.. important::
The module's flash bus is connected to the jumper block JP2 through zero-ohm resistors R140 ~ R145. If the flash memory needs to operate at the frequency of 80 MHz, for reasons such as improving the integrity of bus signals, you can desolder these resistors to disconnect the module's flash bus from the pin header JP2.