Hello
1、we base on ti-processor-sdk-rtos-j721e-evm-08_00_00_12 to bring up camera
2、I create new sensor driver and add to iss_sensors driver.
3、The Deserializer is Max96712;
4、run the single camera app demo and see the new camera in list,start the camera see the log,the deserializer and serializer
IIC communicate success and register write ok
5、But after save the image check the image is no valid data
When meet this problem,
1、how do debug next ?
2、Dose ti-processor-sdk-rtos-j721e-evm-08_00_00_12 support camera normally ?
3、Would you please provide a working log for my reference?