Showing Posts With Tag

Cpp

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 ...

Integrating support for custom QEMU peripherals in Yocto

In the previous posts a custom memory-mapped peripheral was introduced, together with the Linux device driver for it and a userspace application which can be used to interact with it. Besides the memo ...

Custom I2C peripheral in QEMU

QEMU supports creating various peripherals, not only the memory-mapped shown in previous posts. In this post we will go through the process of creating a new I2C peripheral, and userspace support for ...

Join the Newsletter!

Subscribe to get latest MistraSolutions content by email.