Recent Posts

Creating Qt Application for iMX

less than 1 minute read

The following tutorials provide sample guides to develop Qt Applications for running on i.MX platform.

How to add DT support for a driver

5 minute read

The platform device scheme has been extensively used to describe hardware platforms. But its main disadvantage is the need to instantiate each device by code...

How to use OV5640 with i.MX 6UltraLite EVK

less than 1 minute read

The i.MX 6UltraLite EVK kernel release includes the parallel camera OV5640 support by default. However, depending on the base board revision, this camera mig...

MikroE REED Click board enablement on WaRP7

1 minute read

The WaRP7 IO board includes a mikroBUS connector which allows a large amount of Click boards to interact with the i.MX7S chip. This post discusses the enable...

Encoding and decoding H.264 without VPU

less than 1 minute read

There are SoCs such as i.MX6UL and i.MX7D that do not have VPU to accelerate video encoding or decoding. However, there are GStreamer plugins capable of enco...