??? 02/15/05 20:37 Read: times |
#87581 - I don't have enough XRAM Responding to: ???'s previous message |
Let me summerize the limitations:
1. Isn't shadow RAM what Michael Karas suggested? 2. The only ram i have left on the processor is about 250 Bytes while I need 3840 bytes. 3. I have to redesign the PCB for adding extra external ram. 4. The T6963 controller scrolls horizontally and not vertically which makes auto increment useless( I have to write the whole screen 30 * 128 at a time this way). 5. if you look at michael's gLCD240x64 code he used a shadow RAM and geniusly he split it into 2 dimentional array for easy access. if you have a magic way to save my 1 week of work please tell me? mahmood |