NUC970 Technical Reference Manual
Publication Release Date: Dec. 15, 2015
- 1056 -
Revision V1.30
NUC97
0
T
E
CHNIC
A
L
RE
F
E
RE
N
CE
MA
NUA
L
JPEG Image Type Control Register (JITCR)
Register
Offset
R/W
Description
Reset Value
JITCR
J 0x008 R/W
JPEG Image Type Control Register
0x0000_0000
31
30
29
28
27
26
25
24
Reserved
23
22
21
20
19
18
17
16
Reserved
Dec_Output_Wait_Go Reserved
ARGB8888
15
14
13
12
11
10
9
8
PLANAR_ON
ORDER
RGB_555_565
ROTATE
DYUV_MODE
7
6
5
4
3
2
1
0
EXIF
EY_ONLY
DHEND
DTHB
E3QTAB
D3QTAB
ERR_DIS
PDHTAB
Bits
Description
[31:19]
Reserved
Reserved.
[18]
Dec_Output_Wait_Go
Decode Output Wait and Go Mode Enable
While the frame size and start address are setting, writing
“1” will trigger the decoding
output wait feature The decoding processing will be halted and an interrupt will issued
while the current frame buffer is full The decoding process will be resumed and new
frame buffer size and start address will be loaded while another
“1” is written
Check 0x3C about the packet Frame Buffer Size.
[17]
Reserved
Reserved.
[16]
ARGB8888
ARGB888 Format Enable
This bit defines if the RGB data format is ARGB888 or not. This bit only takes effect
while ORDER (JITCR[14]) is high.
0 = ARGB888 data format Disabled.
1 = ARGB888 data format Enabled.
[15]
PLANAR_ON
Planar Format Enable
0 = Packet format.
1 = Planar format.
[14]
ORDER
Decode Packet Format Output Data Order (Low Byte First)
0 = Y0, U0, Y1, V0.
1 = RGB.
[13]
RGB_555_565
RGB Data Format Selection
This bit defines the RGB data format is RGB555 or RGB565. This bit only takes effect
while ORDER (JITCR[14]) is high and ARGB888 (JITCR[16]) is low.
0 = RGB data format is RGB555.
1 = RGB data format is RGB565.