SPI
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 | Write data to and read data from an SPI device | 
Topics
- Support for SPI CommunicationHow to set up and use SPI communication in Simulink with Arduino hardware. 
