SPI: The serial peripheral interface
Ben Eater · 32:59
SPI is a simple, unofficial four-wire chip-to-chip serial bus: the controller always generates the clock and chip-select, one bit travels each way on every clock, and the actual register commands live in each device’s...