Hi
I have a question related to the example code "csi_rx_capturetest”.
I guess it can take one image.
1) Do you have a example code which can take few images or movie?
2) Could you please provide it?
Thanks and Best regards,
HaTa
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
I have a question related to the example code "csi_rx_capturetest”.
I guess it can take one image.
1) Do you have a example code which can take few images or movie?
2) Could you please provide it?
Thanks and Best regards,
HaTa
Posting on behalf of Vivek:
Hi HaTa,
'csirx_capture_testapp' sample application is available here: "<pdk_install_dir>\packages\ti\drv\csirx\examples\csirx_capture_test\src".
This sample application takes images from 4 camera sensors over CSI interface. This application takes 1000 images before exiting and these number of images to capture is configurable.
Thanks & Regards,
Vivek Dhande
Hi HaTa,
Number of images to capture can be configured through 'APP_CAPT_FRAMES_CAPT' macro available in the file '<pdk_install_dir>\packages\ti\drv\csirx\examples\csirx_capture_test\src\csirx_capture_test_main.c'.
Thanks & Regards,
Vivek Dhande