SPI Interface Notes Compilation

SPI Interface Notes Compilation

Introduction to SPI Interface and Features The standard SPI interface has 4 signal lines. Signal Function Direction SCLK Clock signal line, used for synchronizing communication data master->slave MOSI Master device output master->slave MISO Master device input slave->master CS Slave device select signal line, commonly referred to as chip select signal line, also known as NSS, … Read more