| 420 | |
| 421 | === GW17047 DLC0700XDP21LF 7" WSVGA Touchscreen Display === |
| 422 | [[CollapsibleStart(Expand Details)]] |
| 423 | The GW17047 DLC0700XDP21LF 7" WSVGA Touchscreen Display is a low-cost display supporting: |
| 424 | * 7" LCD 1024x600 display with backlight |
| 425 | * Physical size (W/H/D): 165.75 x 105.39 x 5.39mm |
| 426 | * Active area: 153.6 x 90.00mm |
| 427 | * Resolution: 1024x600 24bit RGB |
| 428 | * Pixel pitch: 0.05 x 0.15mm |
| 429 | * Pixel config: RGB stripes |
| 430 | * Mode: Transmissive, normally black |
| 431 | * Brightness: 200 nits |
| 432 | * Contrast: 700:1 |
| 433 | * Backlight: LED |
| 434 | * Interface: LVDS |
| 435 | * Technology: IPS TFT |
| 436 | * Power consuption: 1W to 2W (typ) |
| 437 | * operating temperature: -20C to +70C |
| 438 | * 5pt Capacitive touch via FT5406 touch controller |
| 439 | * 10-point capacitive touch |
| 440 | * scanning frequency: >100 Hz |
| 441 | * channels: 28 (drive) * 16 (induction) |
| 442 | * active area: up to 8.9" |
| 443 | * transmission: i2c i2c-2@0x38 |
| 444 | * operating temperature: -40C to +85C |
| 445 | * !SmarterGlass LVDS-7 adapter board provides pwm-controlled backlight |
| 446 | * [http://dev.gateworks.com/datasheets/DLC0700XDP21LF-C-1%20SPEC.pdf DLC0700XDP21LF-C-1 Datasheet] |
| 447 | |
| 448 | Gateworks Bootloader support: |
| 449 | * you can enable display out in the bootloader via: |
| 450 | {{{#!bash |
| 451 | setenv panel DLC0700XDP21LF |
| 452 | saveenv |
| 453 | }}} |
| 454 | |
| 455 | |
| 456 | Android Kitkat+ support: |
| 457 | * you can enable display and touch support for Android !KitKat by setting the {{{display}}} env variable in the bootloader: |
| 458 | {{{#!bash |
| 459 | setenv display DLC0700XDP21LF |
| 460 | saveenv |
| 461 | }}} |
| 462 | |
| 463 | |
| 464 | [[CollapsibleEnd]] |
| 465 | |