SPI
使用 SPI 接口通信
串行外设接口 (SPI) 是一种以全双工模式运行的同步串行数据链路标准。SPI 以其高速数据传输能力而闻名,可用于 Arduino® 板与传感器、内存模块和其他外设之间的串行同步通信。
模块
SPI WriteRead | Write data to and read data from an SPI device |
主题
- Support for SPI Communication
How to set up and use SPI communication in Simulink with Arduino hardware.