Main Content

SPI

R2026b
Communication using SPI interface

Serial Peripheral Interface (SPI) is a synchronous serial data link standard that operates in full duplex mode. Known for its high-speed data transfer capabilities, you can use SPI for serial synchronous communication between Arduino® boards and sensors, memory modules, and other peripherals.

Blocks

SPI WriteRead blockSPI WriteReadWrite data to and read data from an SPI device

Topics

Featured Examples