Color QVGA 1.1" 128x96 programming in C

Hello

I want you to aks how i can Initialize these Display: Color QVGA 1.1" 128x96

I need only the Sequence…

Thank you…

This post-on may help you get started using an Arduino: viewtopic.php?p=56983&highlight=#56983

Do you mean this source: http://unaligned.org/lcd128x96.c ?

When yes… i have already viewed it… but i dont know what i must transmitt…

I want to use the Display in SPI Mode…

This is my connecting plan

http://www.mikrocontroller.net/attachme … enannt.JPG

can anybody take a look and give me a feedback?

Ho must i connect my Display?

I have here my Connecting plan

http://www.mikrocontroller.net/attachme … enannt.JPG

But i dont know what i must do with the R G and B pins…

Is it true, that i can Controll the hole Display over ISP (including Send Pictures etc…)

I Programm with C (Renesas H8 Controller)

I dont know how i can show whether the display understand my commands… I dont know whether i have a connection bug…

What must i do with the DotCLK pin?

How can i set a Pixel? … any pixel :smiley:

Thank you