The camera core has two types of reset:
- Reset the Camera Core – Reset the camera core module globally by setting the CC_SYSCONFIG.SoftReset bit to 1.
- Reset the FIFOs and DMA control – The internal state machines of the FIFO and the DMA control circuitry are reset by setting the CC_CTRL.CC_RST bit to 1. This bit is primarily used after an underflow or an overflow, to avoid reconfiguring the entire module.