SPI

SPI and QSPI

 


 

SPI = Serial Peripheral interface. It is very popular 4 wire interface, and is supported in many tiny chips because of it's simplicity.

Wikipedia article with basics:

https://en.wikipedia.org/wiki/Serial_Peripheral_Interface

 SPI timing diagram with waveform => spi_diagram.jpg

 


 

QSPI: Quad SPI

A very good tutorial here: https://embeddedinventor.com/quad-spi-everything-you-need-to-know/