Hi,
also hat gedauert.
Jetzt habe ich ein Bild und ein Video.
Im Video sieht man den schwarzen Balken. Das ist nicht mehr die Anzeigefläche.
Dieser entläd sich langsam.
http://www.youtube.com/watch?v=HhQOwphxzwQ
Was kann das sein?
Mir ist aufgefallen das es besser wird wenn ich TC/R erhöhe.
Kann es vielleicht das sein?
Code:'DATA_W(79); //C/R= REG[03h] Character Bytes Per Row Register '// These bits determine the size of each character row (or display line), in bytes, '// to a maximum of 239. The value of these bits is defined in terms of C/R '// REG[03h] bits 7-0 = ([C/R] x bpp) - 1 (bpp == bits per pixel) '// '// C/R =(320 dots / 8 dots/character) = 40 '// 2 bpp = 80 '// REG[03h] = [C/R] x bpp) - 1 = 79 'DATA_W(81); //TC/R=REG[04h] Total Character Bytes Per Row Register '// These bits set the length of one line, including horizontal blanking, in bytes, '// to a maximum of 255. The value of these bits is defined in terms of TC/R TC/R '// can be adjusted to hold the frame period constant and minimize jitter for any '// given main oscillator frequency, fosc. '// REG[04h] bits 7-0 = [TC/R] + 1 '// TC/R must be programmed such that the following formulas are valid. '// [C/R] + 2 <= [TC/R] '// 0 <= [TC/R] <= 255







					
					
					
						
Zitieren

Lesezeichen