Monochrome Format; Rgb Format; Ycbcr Format; Table 50. Data Storage In Monochrome Progressive Video Format - ST STM32F205 series Reference Manual

Advanced arm-based 32-bit mcus
Hide thumbs Also See for STM32F205 series:
Table of Contents

Advertisement

RM0033
12.6.2

Monochrome format

Characteristics:
Raster format
8 bits per pixel
Table 50
Byte address
12.6.3

RGB format

Characteristics:
Raster format
RGB
Interleaved: one buffer: R, G & B interleaved: BRGBRGBRG, etc.
Optimized for display output
The RGB planar format is compatible with standard OS frame buffer display formats.
Only 16 BPP (bits per pixel): RGB565 (2 pixels per 32-bit word) is supported.
The 24 BPP (palletized format) and grayscale formats are not supported. Pixels are stored
in a raster scan order, that is from top to bottom for pixel rows, and from left to right within a
pixel row. Pixel components are R (red), G (green) and B (blue). All components have the
same spatial resolution (4:4:4 format). A frame is stored in a single part, with the
components interleaved on a pixel basis.
Table 51
Byte address
0
4
12.6.4

YCbCr format

Characteristics:
Raster format
YCbCr 4:2:2
Interleaved: one Buffer: Y, Cb & Cr interleaved: CbYCrYCbYCr, etc.
Pixel components are Y (luminance or "luma"), Cb and Cr (chrominance or "chroma" blue
and red). Each component is encoded in 8 bits. Luma and chroma are stored together
(interleaved) as shown in
shows how the data are stored.

Table 50. Data storage in monochrome progressive video format

31:24
0
n + 3
4
n + 7
shows how the data are stored.

Table 51. Data storage in RGB progressive video format

31:27
Red n + 1
Green n + 1
Red n + 4
Green n + 3
Table
23:16
n + 2
n + 6
26:21
20:16
Blue n + 1
Blue n + 3
52.
RM0033 Rev 8
Digital camera interface (DCMI)
15:8
n + 1
n + 5
15:11
10:5
Red n
Green n
Red n + 2
Green n + 2
7:0
n
n + 4
4:0
Blue n
Blue n + 2
289/1378
302

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F205 series and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Stm32f207 seriesStm32f215 seriesStm32f217 series

Table of Contents