{REG_COM7, 0x80}, //Reset registers to default {REG_COM7, 0x80}, {REG_CLKRC,0x81}, // input clock is 8Mhz: Divided by 2 down to 4MHz {DBLV, 0xba}, // Times 6 => 24Mhz => 30fps {REG_COM11,0x0A}, // Banding filter {REG_TSLB,0x04}, // when light is too strong {REG_COM7,0x04}, // RGB {REG_RGB444, 0x00}, // Disable RGB 444 {REG_COM15, 0xD0}, // Set RGB 565 {REG_HSTART,0x16}, {REG_HSTOP,0x04}, {REG_HREF,0x24}, {REG_VSTART,0x02}, {REG_VSTOP,0x7a}, {REG_VREF,0x0a}, {REG_COM10,0x00}, // VSYNK,HSYNK negative - no! {REG_COM3,0x04}, // Manual adjustment {REG_COM14,0x1a}, // Divided by 4; Scaling can be adjusted {REG_MVFP,0x27}, // Mirror image {0x72, 0x22}, // DCW control {0x73, 0xf2}, // DSP scale control; divided by 4 // COLOR SETTING {0x4f,0x80}, // Matrix coefficient 1 {0x50,0x80}, // Matrix coefficient 2 {0x51,0x00}, // Matrix coefficient 3 {0x52,0x22}, // Matrix coefficient 4 {0x53,0x5e}, // Matrix coefficient 5 {0x54,0x80}, // Matrix coefficient 6 {0x56,0x40}, // Contrast control {0x58,0x9e}, // Contrast center is updated automatically {0x59,0x88}, // AWB control? {0x5a,0x88}, // {0x5b,0x44}, {0x5c,0x67}, {0x5d,0x49}, {0x5e,0x0e}, {0x69,0x00}, // Fix gain control {0x6a,0x40}, // G channel AWB gain {0x6c,0x0a}, // AWB control 3 {0x6d,0x55}, // AWB control 2 {0x6e,0x11}, // AWB control 1 {0x6f,0x9f} // AWB control 0