49.6.11 ISI Status Register

Name: ISI_SR
Offset: 0x28
Reset: 0x00000000
Property: Read-only

Bit 3130292827262524 
     FR_OVRCRC_ERRC_OVRP_OVR 
Access RRRR 
Reset 0000 
Bit 2322212019181716 
     SIP CXFR_DONEPXFR_DONE 
Access RRR 
Reset 000 
Bit 15141312111098 
      VSYNC CDC_PND 
Access RR 
Reset 00 
Bit 76543210 
      SRSTDIS_DONEENABLE 
Access RRR 
Reset 000 

Bit 27 – FR_OVR Frame Rate Overrun (cleared on read)

ValueDescription
0

No frame overrun

1

Frame overrun. The current frame is being skipped because a vsync signal has been detected while flushing FIFOs since the last read of ISI_SR.

Bit 26 – CRC_ERR CRC Synchronization Error (cleared on read)

ValueDescription
0

No CRC error in the embedded synchronization frame (SAV/EAV)

1

Embedded Synchronization Correction is enabled (CRC_SYNC bit is set) in the ISI_CR and an error has been detected and not corrected since the last read of ISI_SR. The frame is discarded and the ISI waits for a new one.

Bit 25 – C_OVR Codec Datapath Overflow (cleared on read)

ValueDescription
0

No overflow

1

An overrun condition has occurred in input FIFO on the codec path. The overrun happens when the FIFO is full and an attempt is made to write a new sample to the FIFO since the last read of ISI_SR.

Bit 24 – P_OVR Preview Datapath Overflow (cleared on read)

ValueDescription
0

No overflow

1

An overrun condition has occurred in input FIFO on the preview path. The overrun happens when the FIFO is full and an attempt is made to write a new sample to the FIFO since the last read of ISI_SR.

Bit 19 – SIP Synchronization in Progress

When the status of the preview or codec DMA channel is modified, a minimum amount of time is required to perform the clock domain synchronization.

ValueDescription
0

The clock domain synchronization process is terminated.

1

This bit is set when the clock domain synchronization operation occurs. No modification of the channel status is allowed when this bit is set, to guarantee data integrity.

Bit 17 – CXFR_DONE Codec DMA Transfer has Terminated (cleared on read)

ValueDescription
0

Codec transfer done not detected.

1

Codec transfer done detected. When set, this bit indicates that the data transfer on the codec channel has completed since the last read of ISI_SR.

Bit 16 – PXFR_DONE Preview DMA Transfer has Terminated (cleared on read)

ValueDescription
0

Preview transfer done not detected.

1

Preview transfer done detected. When set, this bit indicates that the data transfer on the preview channel has completed since the last read of ISI_SR.

Bit 10 – VSYNC Vertical Synchronization (cleared on read)

ValueDescription
0

Indicates that the vertical synchronization has not been detected since the last read of the ISI_SR.

1

Indicates that a vertical synchronization has been detected since the last read of the ISI_SR.

Bit 8 – CDC_PND Pending Codec Request

ValueDescription
0

Indicates that no codec request is pending

1

Indicates that the request has been taken into account but cannot be serviced within the current frame. The operation is postponed to the next frame.

Bit 2 – SRST Module Software Reset Request has Terminated (cleared on read)

ValueDescription
0

Indicates that the request is not completed (if a request was issued).

1

Software reset request has completed. This flag is reset after a read operation.

Bit 1 – DIS_DONE Module Disable Request has Terminated (cleared on read)

ValueDescription
0

Indicates that the request is not completed (if a request was issued).

1

Disable request has completed. This flag is reset after a read operation.

Bit 0 – ENABLE Module Enable

ValueDescription
0

Module is disabled.

1

Module is enabled.