SDI Pin
R2026bSerial data in (SDI) pin number
Since R2023a
Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / SPI properties
Description
Enter the serial data in (SDI) pin number of the Arduino® board to which the SPI peripheral device is connected.
Settings
You can configure virtual SPI and SPI hardware properties for ESP32 Arduino-compatible boards. You can also configure SPI modules 0 and 1 for Raspberry Pi® Pico (Arduino Compatible) and Raspberry Pi Pico W (Arduino Compatible) hardware boards.
This table lists the Arduino boards that support configuring the SDI pin of an SPI device.
| Supported Arduino Boards | VSPI Module | HSPI Module |
|---|---|---|
| 19 (default), 0-5, 12-18, 21-23, 25-27, 32-36, 39 | 12 (default), 0-5, 13-19, 21, 22, 25-27, 32-36, 39 |
| Supported Arduino Boards | SPI0 Module | SPI1 Module |
|---|---|---|
| 16 (default), 4, 0 | 12 (default), 8 |
Programmatic Use
| No programmatic use is available. |
Version History
Introduced in R2023a