TFT CP23

![]() | ![]() | ![]() | ![]() |
2.3" 320x240 Color Touch Display
- Overview
- Drivers
- Samples
2.3" 320x240 color TFT display with capacitive touch screen, supporting Graphics in buffered and in direct modes.
Key features • Full Color 320x240 Pixels | Resources |
See Drivers page for further details.
Function | Description |
---|---|
Init(m,o) | Initialize display m mode (buffered = 0 , direct = 1). o orientation (landscape = 0, portrait = 1). Init(0, 0) automatically called on power-up. |
GetW() | Get display width: 106 in buffered, 320 in direct. |
GetH() | Get display height: 80 in buffered, 240 in direct. |
IsColor() | Returns 1. |
TouchX() | Returns touch x. |
TouchY() | Returns touch y. |
SetDACtrl(s,r,c,b) | Data access control s swapRowCol, r invertRow, c invertCol, b swapBGRSet data access control. |
SetWindow(x,y,w,h) | Sets draw window x display's x value, y display's y value., w display's width value, h display's height value. |
DVer() | This driver version. |
By default, the display is initialized in buffered mode.
tip
See Graphics for available drawing functions, such as Text()
and Circle()
.
The Code!
TFT CP23 Driver
loading...
Samples assumes Drivers are installed.
- Script
Script Sample
loading...
Python Sample
loading...
JavaScript Sample
loading...
Coming soon!
Ordering Info
Product | Part Number | Price | DUELink TFT CP23 | GDL-DTFTCP23-B | $00.00 |
---|