Showing Posts With Tag

Cpp

Custom SPI peripheral in QEMU

In previous posts the process for creating a custom [memory mapped](../ldd-custom-qemu-device/) and [I2C](../qemu-custom-i2c-peripheral/) peripheral in QEMU was shown. In this post we will go throug...

Integrating support for custom QEMU peripherals in Yocto

In the previous posts a [custom memory-mapped peripheral](../ldd-custom-qemu-device/) was introduced, together with the [Linux device driver](../ldd-linux-device-driver/) for it and a [userspace appl...

Custom I2C peripheral in QEMU

QEMU supports creating various peripherals, not only the [memory-mapped](../ldd-custom-qemu-device/) shown in previous posts. In this post we will go through the process of creating a new I2C periph...

Join the Newsletter!

Subscribe to get latest MistraSolutions content by email.