Tristan
GU-7000 Series
Feb 25, 2014
Yes, that is the same code I was referring to.


Are you using the SCK-7003-112X16G-N16?
GU-7000 Series
Feb 25, 2014
I have a SCK-7003-112X16G-N16 display.

I am using it with Arduino.

The sample code works great for synchronous communication (J2 shorted).  However, when I desolder the jumper and connect the wiring for asynchronous mode, nothing displays...

Does anyone have some experience with this?  I've uncommented the correct line of code...the one with baud rate specified.

GU7000_Serial_Async interface(38400,3, 5, 7); // BAUD RATE,SIN,BUSY,RESET

Edit: Does the SCK in front of the part number indicate that it can only be used with a synchronous clock interface?