vemu.

Memory & Storage - Config / OTP Memory - nordic,nrf-ficr

nRF5340/nRF9160 FICR (factory information configuration registers)

Read-only factory information block pre-populated with plausible nRF5340 or nRF9160 values (`INFO.PART`, `INFO.DEVICEID`, RAM/flash sizes, code page geometry). Writes are silently ignored; unimplemented fields read as `0xFFFFFFFF`.

Events emitted

No peripheral-specific events. Structured activity (IRQs, DMA) surfaces through the shared event vocabulary.

Events accepted

No peripheral-specific input events. The peripheral is driven through MMIO register access.

Commands

This peripheral exposes no commands.

Snapshot fields

FieldTypeLabel
configidu32INFO.CONFIGID
deviceid0u32INFO.DEVICEID[0]
deviceid1u32INFO.DEVICEID[1]
partu32INFO.PART
variantu32INFO.VARIANT
packageu32INFO.PACKAGE
ram_kbu32INFO.RAM (KiB)
flash_kbu32INFO.FLASH (KiB)
codepagesizeu32INFO.CODEPAGESIZE (bytes)
codesizeu32INFO.CODESIZE (pages)
devicetypeu32INFO.DEVICETYPE
state_jsonstrFICR Summary (JSON)

Read at runtime with emulator.peripheral_snapshot(name).

Boards using this peripheral