823
/
838
Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
28.4.4
DVP Interrupt Status Register
(
DVP_INTSTS
)
Address offset : 0x08
Reset value : 0x0000 0010
Bit field
Name
Description
31:10
Reserved
Reserved, the reset value must be maintained.
9
HERRIS
HSYNC error status.
Software write 0 to clear. When the received row data is smaller than the configured
data size per line, an HSYNC error is generated (HSYNC arrives early).
0: No error
1: There is an HSYNC error
8
VERRIS
VSYNC error status.
Software write 0 to clear. When the number of received data lines is less than the
configured number of data lines per frame, a VSYNC error is generated (VSYNC
arrives early)
0: No error
1: There is a VSYNC error
7
FOIS
FIFO overflow status.
Software write 0 to clear. This bit needs to be cleared manually.
0: FIFO has not overflowed
1: FIFO overflow
6
FWIS
FIFO watermark status.
This bit is related to the real-time status of the FIFO and can only be cleared by
reading the FIFO.
0: The data length in the FIFO has not reached DVP_CTRL.FWM[2:0]
1: The data length in the FIFO has reached DVP_CTRL.FWM[2:0]
5
FFIS
FIFO full status.
This bit is related to the real-time status of the FIFO and can only be cleared by
reading the FIFO.
0: FIFO is not full
1: FIFO is full
4
FEIS
FIFO is empty.
Software write 0 to clear. This bit needs to be cleared manually.
0: FIFO is not empty
1: FIFO is empty