SRAM-Based PUF Readouts
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/7529512
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains full SRAM readouts of 84 STM32 Nucleo microcontrollers along with their voltage and temperature sensor data. This data was gathered using an automatic SRAM Platform located at TIMA Laboratory. More data can be requested online if needed.
If the requested data is used within a scientific or technical publication, you are requested to cite the following paper:
> S. Vinagrero, H. Martin, A. de Bignicourt, E.-I. Vatajelu, and G. Di Natale, "SRAM-Based PUF Readouts," Scientific Data 10, 333 (2023). https://doi.org/10.1038/s41597-023-02225-9
Official publication
In this dataset we provide 2 CSV files:
The first one contains the readout of the SRAM memories. There are 9 samples per device. Each sample was taken weekly for a period of 9 weeks. The memory of each device is split into 160 regions of 512 bytes, so there are a total of 120961 rows.
The second files contains the sensor readouts of the devices. This file contains 11 readouts, 9 of which were performed along with the SRAM memory readouts. There are a total of 925 rows.
The memory CRPs file contains the following fields:
board_type: Device model that is connected to the chain. This dataset contains only "Nucleo".
uid: STM32 96 bits ID formatted as 24 Hex characters string.
pic: Number to indicate the Position In Chain of the device. The devices are connected in a daisy where to maximize the number of devices connected to the computer that performs the readout. The first device has a PIC of 1 and the last one has a PIC of 84.
address: The address of each memory region where the data was read from. Each memory region contains exactly 512 bytes. For the Nucleo devices, there are 160 regions in total. The SRAM memory of these devices starts at address 0x20000000.
data: 512 bytes as unsigned integers from the memory region. The values are separated with commas and between double quotes.
created_at: Timestamp when the data was gathered in ISO format (YYYY-MM-DD hh:mm:ss)
The sensors file contains the following fields:
board_type: Device model that is connected to the chain. This dataset contains only "Nucleo".
uid: STM32 96 bits ID formatted as 24 Hex characters string.
pic: Number to indicate the Position In Chain of the device. The first device has a PIC of 1 and the last one has a PIC of 84.
temperature: Temperature of the device in Celsius.
voltage: Internal voltage of the device in Volts.
created_at: Timestamp when the data was gathered in ISO format (YYYY-MM-DD hh:mm:ss)
创建时间:
2023-06-05



