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.

TDA4VM: TDA4VM new camera bring up based on Des MAX96712

Part Number: TDA4VM

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?