English
Language : 

SH7720 Datasheet, PDF (971/1524 Pages) Renesas Technology Corp – Renesas 32-Bit RISC Microcomputer SuperHTM RISC engine Family / SH7700 Series
Section 26 LCD Controller (LCDC)
9. Unpacked 6bpp [Windows CE Recommended Format]
MSB
LSB
Address 7 6 5 4 3 2 1 0 [Bit]
+00
P00
(Byte0)
+01
P01
(Byte1)
+02
P02
(Byte2)
+03
...
...
+LAO+00
P10
+LAO+01
P11
+LAO+02
P12
+LAO+03
...
...
Display Memory
↓ Top Left Pixel
P00 P01 P02 P03 P04 P05 P06 P07 ...
P10 P11 P12 P13 P14 P15 P16 P17 ...
...
...
Display
Pn = Pn[5:0]: Put 6-bit data
LAO: Line Address Offset
—Unused bits should be 0
10. Packed 8bpp [Windows CE Recommended Format]
MSB
LSB
Address 7 6 5 4 3 2 1 0 [Bit]
+00
P00
(Byte0)
+01
P01
(Byte1)
+02
P02
(Byte2)
+03
...
...
+LAO+00
P10
+LAO+01
P11
+LAO+02
P12
+LAO+03
...
...
Display Memory
↓Top Left Pixel
P00 P01 P02 P03 P04 P05 P06 P07 ...
P10 P11 P12 P13 P14 P15 P16 P17 ...
...
...
Display
Pn = Pn[7:0]: Put 8-bit data
LAO: Line Address Offset
—Unused bits should be 0
11. Unpacked color 15bpp (RGB 555) [Windows CE Recommended Format]
MSB
LSB
↓ Top Left Pixel
Address 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 [Bit]
P00 P01 P02 P03 P04 P05 P06 P07 ...
+00
P00R
P00G
P00B
(Word0) P10 P11 P12 P13 P14 P15 P16 P17 ...
+02
P01R
P01G
P01B
(Word2)
...
+04
P02R
P02G
P02B
(Word4)
Display
+06
...
...
Pr = (PrR, PrG, PrB). Pr 15-bit data
+LAO+00
P10R
P10G
P10B
PrR = PrR[4.0]. Pr 5-bit RED data
+LAO+02
P11R
P11G
P11B
PrG = PrG[4.0]. Pr 5-bit GREEN data
+LAO+04
P12R
P12G
P12B
PrB = PrB[4.0]. Pr 5-bit BLUE data
+LAO+06
...
LAO: Line Address Offset
...
Display Memory
—Unused bits should be 0
12. Packed color 16bpp (RGB 565) [Windows CE Recommended Format]
MSB
LSB
↓ Top Left Pixel
Address 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 [Bit]
P00 P01 P02 P03 P04 P05 P06 P07 ...
+00
P00R
P00G
P00B
(Word0) P10 P11 P12 P13 P14 P15 P16 P17 ...
+02
P01R
P01G
P01B
(Word2)
...
+04
P02R
P02G
P02B
(Word4)
Display
+06
...
...
Pr = (PrR, PrG, PrB). Pr 16-bit data
+LAO+00
P10R
P10G
P10B
PrR = PrR[4.0]. Pr 5-bit RED data
+LAO+02
P11R
P11G
P11B
PrG = PrG[5.0]. Pr 6-bit GREEN data
+LAO+04
+LAO+06
P12R
P12G
...
P12B
PrB = PrB[4.0]. Pr 5-bit BLUE data
LAO: Line Address Offset
...
Display Memory
—Unused bits should be 0
Rev. 3.00 Jan. 18, 2008 Page 909 of 1458
REJ09B0033-0300