GC9D01
(dtasheet)
|
TESTED TFT MODULES
(The images may not accurately represent the screen's colors due to the limitations of a low-end camera)
|
|
- SDA single uni-directional line
- 5v supply but works on 3.3v supply
|

|

|
|

|
|
- SDA single uni-directional line
ER-TFT1.12-1.pdf
|

|

|
|

|
- Note(1) - If you came looking for information about this terrible IC driver, because there's practically no information online, took me a while to figure this out, here's what you should know:
- You can't use Memory Access Control (36h) register to rotate displays.
- There's only one reliably working Memory Access Control (36h) setting - 0x10.
- You cannot reliably use window mode to burst multiple pixels.
- You should send only single pixel, repeated 4 times for the rectangle GC9D01 50x160 and 3 times for the round GC9D01 160x160 display, otherwise the pixel will not be displayed, regardless how much you lower the SPI rate, yep.
- Screen rotation is software based, recalculate the single pixel coordinates to implement the orientation rotation.
- Specific, module oriented driver for each from both displays is required.
|
Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy