About this document
Understanding SPI Bus Signals by delhiprashant is a document available to read on EtoBox.
The SPI bus consists of 4 signals - MOSI which transmits data from the master to a slave, MISO which transmits data from a slave to the master allowing full duplex communication, SPCK which is the clock line controlled by the master, and SS (slave select) lines which the master uses to select an individual slave by driving its line low.
- Author
- delhiprashant
- Language
- EN