User's Manual

Table Of Contents
CAMERA INTERFACE S3C2450X RISC MICROPROCESSOR
23-34
6.30 PREVIEW DMA CONTROL REGISTER
Register Address R/W Description Reset Value
CIPRCTRL 0x4D80_0080 RW Preview DMA control related 0
CIPRCTRL Bit Description
Initial
State
Change
State
Reserved [31:24] 0 X
RGBburst1_Pr (v) [23:19] Main burst length for preview RGB frames 0 X
RGBburst2_Pr (v) [18:14] Remained burst length for preview RGB frames 0 X
Reserved [13:3] 0 X
LastIRQEn_Pr (v)
[2] 1 : enable last IRQ at the end of frame capture (One
pulse)
0 : normal
0 X
Reserved [1:0] 0 X
Main burst lengths must be one of the 4,8,16 and Remained burst lengths must be one of the 2,4,8,16.
Example 1. Target image size : QCIF for RGB 32-bit format (horizontal width = 176 pixels. 1 pixel = 1 word)
176 pixel = 176 word.
176 % 16 = 0 main burst = 16, remained burst = 16
Example 2. Target image size : VGA for RGB 16-bit format (horizontal width = 640 pixels. 2 pixel = 1 word)
640 / 2 = 320 word.
320 % 16 = 0 main burst = 16, remained burst = 16