NUC970 Technical Reference Manual
Publication Release Date: Dec. 15, 2015
- 1163 -
Revision V1.30
NUC97
0
T
E
CHNIC
A
L
RE
F
E
RE
N
CE
MA
NUA
L
5.31.5 Functional Description
Image Capture Flow Chart
5.31.5.1
Receive data format and format
order
INFMT(CAP_PAR[0])
INDATORD(CAP_PAR[3:2])
Output data to memory format
OUTFMT(CAP_PAR[5:4])
Color effect processing
COLCORCTL(CAP_PAR[12:11])
Scaling frame rate
FRM(CAP_FRCTL[5:0])
FRN(CAP_FRCTL[13:8])
Cropping window starting
address
CWSADDRH(CAP_CWSP[11:0])
CWSADDRV(CAP_CWSP[26:16])
Cropping window size
CWH(CAP_CWS[11:0])
CWW(CAP_CWS[26:16])
Next
Sensor in
Next
Packet scaling down
PKTDSVNL(CAP_PKTDSL[31:24])
PKTDSVML(CAP_PKTDSL[23:16])
PKTDSHNL(CAP_PKTDSL[15:8])
PKTDSHML(CAP_PKTDSL[7:0])
PKTDSVNH(CAP_PKTDSH[31:24])
PKTDSVMH(CAP_PKTDSH[23:16])
PKTDSHNH(CAP_PKTDSH[15:8])
PKTDSHMH(CAP_PKTDSH[7:0])
Planar scaling down
PLNDSVNL(CAP_PLNSL[31:24])
PLNDSVML(CAP_PLNSL[23:16])
PLNDSHNL(CAP_PLNSL[15:8])
PLNDSHML(CAP_PLNSL[7:0])
PLNDSVNLH(CAP_PLNSM[31:24])
PLNDSVMH(CAP_PLNSM[23:16])
PLNDSHNH(CAP_PLNSM[15:8])
PLNDSHMH(CAP_PLNSM[7:0])
Packet
Planar
Packet output pixel stride
PKTSTRIDE((CAP_STRIDE(13:0))
Planar output pixel stride
PLNSTRIDE((CAP_STRIDE(29:16)
)
Motion detection
MD, MDADDR and MDYADDR
registers
Packet output enable
PLKEN(CAP_CTL[5])
Image capture interface enable
CAPEN((CAP_CTL[0]))
Planar output enable
PLNEN(CAP_CTL[6])
Figure 1-2 Image Capture Flow Chart
Cropping Feature
5.31.5.2
The capture interface can select a window from the received image. The size of the window is
specified by the number of pixel clocks (horizontal dimension) and the number of lines (vertical
dimension). The start (left upper corner) coordinates can be specified by the CAP_CWSP
register. The size (vertical dimension in number of lines and horizontal dimension in number of
pixel clocks) can be specified by the CAP_CWS register.