The Isensor app is ideal for debugging a variety of cameras that have been tested through the sensor:
L OV7670, OV7725, OV9650, OV9655, OV9653, OV5642, OV5640
L MT9T001, mt9m001, mt9p031
Today, we have tested several new models, which have not been used before.
OV3640 OV2640 mt9d112
Look at ov2640,200w pixels first you can find the sensor configuration register address is 0x60, the register format is address 8bit, data 8bit, format and ov7725 consistent, so according to ov7725 configuration file template, Paste the 2640 configuration register into the new profile, and after the load is successful, click Start acquisition:
1, the format is: YUV
2. Resolution: 800*600
Through the acquisition can be observed: This event frame rate of 28.7fps, the bandwidth of about 28.7M/S
Similarly start testing ov3640 3640 is 300w pixels, according to the above pattern,
First can find the sensor configuration register address is 0x78, the register format is address 16bit, data 8bit, format and ov5642 consistent, so according to ov5642 profile template, paste 3640 configuration register into the new configuration file, after loading successfully, Click Start Acquisition:
1, the format is: YUV
2. Resolution: 640*480
Similarly mt9d112
1600*1200 (YUV)
mt9d112 (800*600 YUV)
(640*480 mt9d112)
(mt9d112 320*240 QVGA YUV)
Through the mt9d112 configuration can be seen, the resolution is reduced, the sharpness gradually reduced.
(ov5642 500w 2592*1944 Raw)
Isensor APP's camera debug OV3640 OV2640 mt9d112