This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:edge2:add-ons:ts050-touchscreen [2022/09/07 03:12] nick |
products:sbc:edge2:add-ons:ts050-touchscreen [2023/07/05 01:58] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{indexmenu_n> | ||
| + | |||
| + | |||
| ====== Edge2 TS050 Touchscreen ====== | ====== Edge2 TS050 Touchscreen ====== | ||
| - | {{page> | ||
| + | ===== Introduction ===== | ||
| + | |||
| + | This document mainly introduces the connection and usage of TS050. | ||
| + | |||
| + | * TS050 - https:// | ||
| + | * FPC Cable: https:// | ||
| + | |||
| + | ===== Hardware Connection ===== | ||
| + | /* | ||
| + | {{/ | ||
| + | */ | ||
| + | {{products: | ||
| + | |||
| + | ===== Enable TS050 Touchscreen ===== | ||
| + | |||
| + | The TS050 touchscreen is disabled by default, you need to enable it via [[products: | ||
| + | |||
| + | Add '' | ||
| + | |||
| + | ```shell | ||
| + | $ cat / | ||
| + | fdt_overlays=mipi-panel | ||
| + | ``` | ||
| + | |||
| + | Save the file and reboot to take effect. | ||