I have two LCDs, RA6963 and T6963. RA6963 connects and works flawlessly with arduino. However, the T6963 is completely unresponsive. I've tried all possible libraries and output methods, but the result is the same (RA6963 works, T6963 doesn't). Datasheets are exactly the same for both displays. I will be grateful for your help.
Maybe your T6963 is faulty? Replace it and see if that fixes the problem.
For more detailed advice, try reading the forum guide in the sticky post at the top of most forum sections.
I am completely sure that it is working. (This display outputs information using another controller)
I have no more suggestions based on the information you have shared so far.
Provide links to the site you bought the displays. Provide pictures of the backside of both displays.
It could be as simple as different backlight control.
Jean-Marc
Which one? using read ID method? Or do you mean to say something else?
RA6963:
WG240128E-TFH-VZ.pdf (804.7 KB)
T6963:
MGLS240128T-07.pdf (112.4 KB)
http://www.electronic1688.com/PCB-T240128_1-01_LCD_Display_Panel_918.html
@OlegLysiak, thank you for the details!
Doesn't look so, at first sight.
Thanks for the details provided, I now understand that these are matrix displays.
I do have some matrix displays, but much simpler ones.
My current knowledge is far behind of what would be needed to try to help you. Sorry.
But with the added information maybe someone else gets interested.
Good Luck!
Jean-Marc
Added: I just checked for support in U8G2:
U8g2 is a monochrome graphics library for embedded devices.
- Supported Display Controller: SSD1305, SSD1306, SSD1309, SSD1316, SSD1322, SSD1325, SSD1327, SSD1329, SSD1606, SSD1607, SH1106, SH1107, SH1108, SH1122, T6963, RA8835, LC7981, PCD8544, PCF8812, HX1230, UC1601, UC1604, UC1608, UC1610, UC1611, UC1617, UC1701, ST7511, ST7528, ST7565, ST7567, ST7571, ST7586, ST7588, ST75256, ST75320, NT7534, ST7920, IST3020, IST7920, LD7032, KS0108, KS0713, SED1520, SBN1661, IL3820, MAX7219 (see here for a full list)
- The Arduino library U8g2 can be installed from the library manager of the Arduino IDE.
Thanks, but already checked that.
I found a solution. The T6963 is an older model, so it required more current
Thanks.
NOTE: If you have the same problem, you can try doing a C/D inversion (It's different on some displays)
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.