This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

error in capturing from ov7725 camera

Other Parts Discussed in Thread: OMAP3530

hello,

when i run the apllication,folloeing statement is executed

[  258.526519] --------------------->ISP---- is 6000000
[  258.531585] isp_buf_queue 1535
[  258.587280] isp_buf_process 1439

.

.

it takes some 40 t0 50 sec after this statement


[  258.590698] --------------------->ISP---- is 8000000
[  258.595794] isp_buf_process 1443
[  258.620605] isp_buf_process 1439
[  258.624023] --------------------->ISP---- is a000000
[  258.629119] isp_buf_process 1443
[  258.653900] isp_buf_process 1439
[  287.927246] isp_buf_queue 1533
[  287.930511] --------------------->ISP---- is 6000000
[  287.935577] isp_buf_queue 1535
[  287.942596] isp_buf_process 1439
[  316.189025] isp_buf_queue 1533
[  316.192291] --------------------->ISP---- is 8000000
[  316.197357] isp_buf_queue 1535
[  316.228759] isp_buf_process 1439
[  345.323059] isp_buf_queue 1533
[  345.326324] --------------------->ISP---- is a000000
[  345.331390] isp_buf_queue 1535
[  345.349365] isp_buf_process 1439
[  374.410064] isp_buf_queue 1533
[  374.413330] --------------------->ISP---- is 6000000
[  374.418395] isp_buf_queue 1535
[  374.436676] isp_buf_process 1439
[  402.456451] isp_buf_queue 1533
[  402.459716] --------------------->ISP---- is 8000000

 

this s happening while capturing image...but --------------------->ISP---- is 6000000 this takes nearly 40sec to continue next buffer 8000000..there is much delay in dequeing buffer...so am not able to get any image in file.its just pink color,.

-I am capturing image and storing it in one file.

-am using ov7725 camera,omap3530 processor

-video0 node is getting created..

plz anyone suggest me wat might be the issue

regards,

suzan