PINE64

Full Version: [Video] PinePhone Touchscreen on NuttX: MIPI DSI, Display Engine, Touch Panel
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This presentation explains how we built the NuttX Drivers to support Touchscreen Apps on PINE64 PinePhone:

(1) MIPI DSI on Allwinner A64 SoC
(2) Allwinner Display Engine
(3) Goodix I2C Touch Panel
(4) Integration with LVGL Graphics Library

To derisk the development, we prototyped the NuttX Drivers in the Zig Programming Language, before rewriting to C.

PDF Slides / PDF Transcript / Google Slides

(09-28-2023, 10:39 PM)lupyuen Wrote: [ -> ]This presentation explains how we built the NuttX Drivers to support Touchscreen Apps on PINE64 PinePhone:

(1) MIPI DSI on Allwinner A64 SoC
(2) Allwinner Display Engine
(3) Goodix I2C Touch Panel
(4) Integration with LVGL Graphics Library

To derisk the development, we prototyped the NuttX Drivers in the Zig Programming Language, before rewriting to C.

PDF Slides / PDF Transcript / Google Slides


Thanks on the presentation.
Thanks TL :-)