Atmel Evaluation Kit AT91SAM9M10-G45-EK AT91SAM9M10-G45-EK Data Sheet

Product codes
AT91SAM9M10-G45-EK
Page of 1361
 1052
SAM9M10 [DATASHEET]
6355F–ATARM–12-Mar-13
 
ister. It also adapts the memory-ordering format. Both big-endian and little-endian formats are supported. They are
configured in the MEMOR field of the LCDCON2 register.
The organization of the pixel data in the memory depends on the configuration and is shown in 
Table 45-5
 and
Note:
For a color depth of 24 bits per pixel there are two different formats supported: packed and unpacked. The packed for-
mat needs less memory but has some limitations when working in 2D addressing mode (
 
Table  45-6.
Little Endian Memory Organization
Mem  Addr
0x3
0x2
0x1
0x0
Bit 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
Pixel 1bpp
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
Pixel 2bpp
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Pixel 4bpp
7
6
5
4
3
2
1
0
Pixel 8bpp
3
2
1
0
Pixel 
16bpp
1
0
Pixel 
24bpp
packed
1
0
Pixel 
24bpp
packed
2
1
Pixel 
24bpp
packed
3
2
Pixel 
24bpp
unpacked
not used
0
Table  45-7.
Big Endian Memory Organization 
Mem  Addr
0x3
0x2
0x1
0x0
Bit 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
Pixel 1bpp
0
1
2
3
4
5
6
7
8
9
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Pixel 2bpp
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Pixel 4bpp
0
1
2
3
4
5
6
7
Pixel 8bpp
0
1
2
3
Pixel 
16bpp
0
1
Pixel 
24bpp
packed
0
1