Showing Posts With Tag
Spi
- 04 May, 2025
QEMU SPI NOR flash with SWUpdate recovery
In the QEMU Custom SPI peripheral post the support for SPI controller for Cubieboard was introduced. A custom SPI peripheral was developed to demonstrate basic functionality. QEMU comes with out-of-th ...
- 20 Oct, 2024
Custom SPI peripheral in QEMU
In previous posts the process for creating a custom memory mapped and I2C peripheral in QEMU was shown. In this post we will go through the process of creating a new SPI peripheral, and userspace supp ...