SPI
SPI インターフェイスを使用した通信
Serial Peripheral Interface (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.