to whom may concern:
hi, i am a engineer using s32v, i have a s32v-sbc board and a sony-imx224 camera which is recommended by nxp.
i want to know if there are example codes to show whether s32v have the ability to auto-exposure imx224 camera.
ASAP
thank you!
Solved! Go to Solution.
Hi Andy,
We do have example graph for exposure control for imx224 sensor at s32v234_sdk\isp\graphs\imx224_exp_ctrl. But we don't have full fledged example in VSDK.
The complete exp control example is available for OV10640 sensor at s32v234_sdk\demos\isp\isp_ov10640_default.
So you can take reference from isp_ov10640_default demo and port it to work with imx224 using imx224_exp_ctrl graph.
Regards,
Kushal
Hi Andy,
We do have example graph for exposure control for imx224 sensor at s32v234_sdk\isp\graphs\imx224_exp_ctrl. But we don't have full fledged example in VSDK.
The complete exp control example is available for OV10640 sensor at s32v234_sdk\demos\isp\isp_ov10640_default.
So you can take reference from isp_ov10640_default demo and port it to work with imx224 using imx224_exp_ctrl graph.
Regards,
Kushal