A registered peripheral model runs in the engine: the firmware talks to it over the real bus and gets device-accurate responses.
SPI CMD shell; CMD17 returns zeros — no filesystem.
Simulated device model
Built from the datasheet. Implemented from the part’s register documentation and exercised by automated tests. Nothing physical was ever placed next to it.
SPI
[object Object]
| Pin | Type | Role |
|---|---|---|
VCC | power_in | — |
GND | power_in | — |
CS | input | spi_cs |
SCK | input | spi_sck |
MOSI | input | spi_mosi |
MISO | output | spi_miso |
No manufacturer datasheet is indexed for this part yet, so none is linked here.