Hi,
Would anyone please provide a demo of camera sensor of C6748 LCDK to process image?
The test demo "6758.OMAPL138_Image_sensor_test.zip" fails when I debug the program.
Thanks.
Best regards,
PP
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.
Hi,
Would anyone please provide a demo of camera sensor of C6748 LCDK to process image?
The test demo "6758.OMAPL138_Image_sensor_test.zip" fails when I debug the program.
Thanks.
Best regards,
PP
Hi PP,
The BIOS C6SDK contains the face detect demo. It supports Composite camera sensors.
Please refer the following links for more details:
http://processors.wiki.ti.com/index.php/BIOS_C6SDK_2.0_User_Guide
http://processors.wiki.ti.com/index.php/LCDK_User_Guide#LCD_Connector
Have a look at this post too:
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/200759.aspx
In the below link, you will find a pictorial representation of PCB with connectors
http://processors.wiki.ti.com/index.php/L138/C6748_Development_Kit_%28LCDK%29#LCDK_Features
regards,
Shankari.
--------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------
Hi, Shankari,
Thanks for your reply.
I'm using the LI-CAM-IMX036 camera via the Leopard Imaging Camera Sensor Input (36-pin ZIP connector) as the image sensor.
For the post http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/200759.aspx , I have tried to debug it. However, it shows that " error initializing mt9v032! ". Hence, the test demo is failed.
In addition, I have downloaded the image library C66X_IMGLIB, could it be applied to TMS320C6748 LCDK?
Thanks,
PP
Hi PP,
Can you elaborate on the CCS error you are getting with details about your testing scenario?
Also Kindly ensure whether the code you have used has been migrated to the LCDK platform as the code from the thread is designed for LogicPD EVM and that cannot be used directly.Attach us the Snapshot of you CCS (let us know the CCS version )error for our reference.
On your question on IMGLIB, the C674x core is backward compatible with C64 and C64+ softwares only and not with C66x software. So you can try using the C64xPLUS-IMGLIB on C6748 rather than the C66x IMGLIB. You can refer the following wiki for further details on the IMGLIB.
http://processors.wiki.ti.com/index.php/IMGLIB
Regards,
Iyshwarya
If this answers your question, please click the Verify Answer button below. If not, please reply back with more information.