I tried to use the auot mode.
Basicly, I looked at the T6963c tutorials. It states that I shuould set auto write by setting writting command with B0h. Then, I can write data and check the status of STA2. In the end, I should reset the auot mode. The thing that puzzles me is what data should I write. If I want to plot a dot at location (0, 0), what data should witre. I have been using the function called void SetLCDPixel(int x, int y) found in the
http://forum.lcdinfo.com/viewtopic.php?t=362.
Please give me some suggestions.
Thanks