October 2017
Intermediate to advanced
586 pages
14h 8m
English
A Serial Peripheral Interface (SPI) is (at least) a four-wire bus: Master Input Slave Output (MISO); Master Output Slave Input (MOSI); Serial Clock (SCK); and Chip Select (CS), which is used to connect a serial flash, AD/DA converter. The master always generates the clock. Its speed can reach up to 80 MHz, even if there is no real speed limitation (much faster than I2C as well). The same goes for the CS line, which is always managed by the master.
Each of these signal names has a synonym:
Read now
Unlock full access