stm32 /stm32h5 /STM32H563 /DCMI /DCMI_RIS

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as DCMI_RIS

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (B_0x0)FRAME_RIS 0 (B_0x0)OVR_RIS 0 (B_0x0)ERR_RIS 0 (VSYNC_RIS)VSYNC_RIS 0 (LINE_RIS)LINE_RIS

FRAME_RIS=B_0x0, ERR_RIS=B_0x0, OVR_RIS=B_0x0

Description

DCMI raw interrupt status register

Fields

FRAME_RIS

Capture complete raw interrupt status This bit is set when a frame or window has been captured. In case of a cropped window, this bit is set at the end of line of the last line in the crop. It is set even if the captured frame is empty (e.g. window cropped outside the frame). The bit is cleared by setting the FRAME_ISC bit of the DCMI_ICR register.

0 (B_0x0): No new capture

1 (B_0x1): A frame has been captured.

OVR_RIS

Overrun raw interrupt status The bit is cleared by setting the OVR_ISC bit of the DCMI_ICR register.

0 (B_0x0): No data buffer overrun occurred

1 (B_0x1): A data buffer overrun occurred and the data FIFO is corrupted.

ERR_RIS

Synchronization error raw interrupt status This bit is valid only in the embedded synchronization mode. It is cleared by setting the ERR_ISC bit of the DCMI_ICR register. Note: This bit is available only in embedded synchronization mode.

0 (B_0x0): No synchronization error detected

1 (B_0x1): Embedded synchronization characters are not received in the correct order.

VSYNC_RIS

DCMI_VSYNC raw interrupt status This bit is set when the DCMI_VSYNC signal changes from the inactive state to the active state. In the case of embedded synchronization, this bit is set only if the CAPTURE bit is set in DCMI_CR. It is cleared by setting the VSYNC_ISC bit of the DCMI_ICR register.

LINE_RIS

Line raw interrupt status This bit gets set when the DCMI_HSYNC signal changes from the inactive state to the active state. It goes high even if the line is not valid. In the case of embedded synchronization, this bit is set only if the CAPTURE bit in DCMI_CR is set. It is cleared by setting the LINE_ISC bit of the DCMI_ICR register.

Links

()