A registered peripheral model runs in the engine: the firmware talks to it over the real bus and gets device-accurate responses.
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.
I²C · default address 28
| Pin | Type | Role |
|---|---|---|
VCC | power_in | — |
GND | power_in | — |
SCL | open_drain | i2c_scl |
SDA | open_drain | i2c_sda |
I2 | passive | — |
I1 | passive | — |
3V3 | passive | — |
SA0 | passive | — |
Modelled from NXP MMA8451Q 3-axis accelerometer datasheet.