Displaytech 128128A
http://www.displaytech.com.hk/pdf/graphic/128128a%20series-v11.PDF
can you teach me how to write?
because i'm not quite understand the coding
Some one please help me to solve the GLCD main code question. My GLCD is in 128x128.
void main(void)
{
glcd_init(ON);
glcd_readByte(GLCD_CS1);
Wait_Not_Busy() ...