Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:add-ons:ts050-touchscreen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
products:sbc:edge2:add-ons:ts050-touchscreen [2022/07/15 23:37]
127.0.0.1 external edit
products:sbc:edge2:add-ons:ts050-touchscreen [2023/07/05 01:58] (current)
nick
Line 1: Line 1:
-====== Edge1 TS050 Touchscreen ======+{{indexmenu_n>20}}
  
-{{page>products:sbc:add-ons:ts050-touchscreen&noheader}} 
  
 +====== Edge2 TS050 Touchscreen ======
 +
 +
 +===== Introduction =====
 +
 +This document mainly introduces the connection and usage of TS050.
 +
 +  * TS050 - https://www.khadas.com/product-page/ts050-touchscreen
 +  * FPC Cable: https://www.khadas.com/product-page/fpc-cable-gen2
 +
 +===== Hardware Connection =====
 +/*
 +{{/products/sbc/common/accessories/edge2-ts050-front.png|edge2 ts050 panel front connection}}
 +*/
 +{{products:sbc:edge2:add-ons:ts050-edge2.webp?800 | Edge2 TS050 panel }}
 +
 +===== Enable TS050 Touchscreen =====
 +
 +The TS050 touchscreen is disabled by default, you need to enable it via [[products:sbc:edge2:configurations:device-tree-overlay|Device tree overlay]].
 +
 +Add ''mipi-panel'' to node ''fdt_overlays='', should be similar below:
 +
 +```shell
 +$ cat /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env 
 +fdt_overlays=mipi-panel
 +```
 +
 +Save the file and reboot to take effect.
Last modified: 2022/07/15 23:37 by 127.0.0.1