SPI
SPI 인터페이스를 사용하여 통신
SPI(Serial Peripheral Interface)는 전이중 모드(full duplex mode)에서 동작하는 동기식 직렬 데이터 링크 표준입니다. 고속 데이터 전송 기능으로 잘 알려진 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.