LCDInfo.com http://forum.lcdinfo.com/ |
|
need help for OLED display 128x64 with T6963C http://forum.lcdinfo.com/viewtopic.php?f=9&t=868 |
Page 1 of 1 |
Author: | valexe66 [ Fri Oct 15, 2004 0:04 ] |
Post subject: | need help for OLED display 128x64 with T6963C |
I have a OLED display 128x64 with T6963C. I don't know initzialize the display. (have an external RAM of 32k) Is configured hardware for 8x8 pixel/char, one step scan, 32 col how i can caculate the: graph_home graph_area text_home text_area with regards, Victor Alexe |
Author: | Henri [ Sat Oct 16, 2004 13:23 ] |
Post subject: | |
I haven't worked with T6963C for a while and this comes out of my memory so it might not be 100% correct. Anyway we can choose text_home address to be 0. And with 128 pixels and 8 pixel font text_area would be 128/8=16. For text we need 16x8=128 bytes of ram so graph_home address has to be at least 128 so that it won't overlap text memory area. graph_area would also be 128/8=16. |
Page 1 of 1 | All times are UTC + 2 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |