RA6963L2NA and T6963_Lib

Hello!

I'm looking for help to make my WG240128B-TMI-TZ LCD working with Arduino (Uno or Mega). This LCD is based on RA6963 controler. This LCD is quite big 5'' and want it to use in my project (for display for DIY audio amplifier).
I'm completely new in microcontrollers so I decided to use Arduino platform.
I found instruction how to connect my (very similar with the same controler) LCD do Arduino:
http://blog.tomfleet.com/?p=93
And I did it based on instruction above and datasheet for my LCD. Then I downloaded the library "T6963_Lib" and now I'm facing problem during compilation, I couldn't even load it to my Arduino board.

I think that the problem is about old instructions used in that library.

Maybe somebody could help me to setup my display?

PS. In the attchment is archive with mentioned above library.

Regards
Milql

T6963_Lib.zip (29 KB)

Hi, I'm also using this display only. before that i have tried with u8glib and t6963 library files. while doing the uploading operation , i couldn't get uploaded to my arduino-uno board.

first of all , is that t6963 and ra6963L2NA are same or different processor.

if any progress you have achieved means please guide me too.

Hi

RA6963 should be identical to the T6963.

Using this display, has been discussed several times in this forum, for example:

https://forum.arduino.cc/index.php?topic=242095.0

http://forum.arduino.cc/index.php?topic=172984.0

Oliver