Showing Posts From

Tutorial

Custom SPI peripheral in QEMU

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

SWUpdate for Cubieboard QEMU

SWUpdate for Cubieboard QEMU

Software update is an important part of design of modern embedded systems. It allows faster time to...

Integrating support for custom QEMU peripherals in Yocto

Integrating support for custom QEMU peripherals in Yocto

In the previous posts a [custom memory-mapped peripheral](../ldd-custom-qemu-device/) was introduce...

Custom I2C peripheral in QEMU

Custom I2C peripheral in QEMU

QEMU supports creating various peripherals, not only the [memory-mapped](../ldd-custom-qemu-device/...

Userspace application for QEMU custom memory-mapped device

Userspace application for QEMU custom memory-mapped device

_This is part 3 of the Linux device driver development post series._ In the [previous post](../ldd...

Linux Device Driver for QEMU custom memory-mapped device

Linux Device Driver for QEMU custom memory-mapped device

_This is part 2 of the Linux device driver development post series._ In the [previous post](../ldd...

Creating Custom QEMU Memory Mapped Device

Creating Custom QEMU Memory Mapped Device

_This is part 1 of the Linux device driver development post series._ In this post we will cover th...

Yocto for Cubieboard in QEMU - Step-by-step

Yocto for Cubieboard in QEMU - Step-by-step

In the [previous post](../qemu-board-emulation-part2/) Ubuntu was used as root filesystem. Using Ub...

Preparing and running QEMU ARM for Cubieboard (Part 2)

Preparing and running QEMU ARM for Cubieboard (Part 2)

_This is part 2 of the QEMU Board Emulation post series._ In the [previous post](../qemu-board-emu...

Preparing and running QEMU ARM for Cubieboard (Part 1)

Preparing and running QEMU ARM for Cubieboard (Part 1)

_This is part 1 of QEMU Board Emulation series_ In this post I will cover the following things - ...

Join the Newsletter!

Subscribe to get latest MistraSolutions content by email.