QSPI: Difference between revisions

From Braindump
Jump to navigation Jump to search
Created page with "ESP32 has 3 SPI ports, one it uses for it's on flash chip, the VSPI can be used, but only the HSPI supports Quad SPI. Hookup the 8 wires to the SPI chip. In the SPI setup the message will negotiate the use 4 data lines. thumb thumb"
 
(No difference)

Latest revision as of 11:47, 23 May 2022

ESP32 has 3 SPI ports, one it uses for it's on flash chip, the VSPI can be used, but only the HSPI supports Quad SPI. Hookup the 8 wires to the SPI chip. In the SPI setup the message will negotiate the use 4 data lines.

Error creating thumbnail: File missing
Error creating thumbnail: File missing