Hi, TI experts,
I’m trying to bring up 0X3C10 sensor on TDA4 board with sdk 7.03. We plan to modify AR0820 sensor_drv files to bring up the new sensor 3C10.
We have modified the “ar0820_wdr_config.h” (sensor config), “ar0820_serdes_config.h” (ser-des config), the sensor and serializer address, the image resolution, the SensorProbe function, StreamOn function, and StreamOff function.
When we run the single_cam APP on TDA4 board, no fails were found, but there is no pre-view image on the display.
In the Log, we found that before completing the sensor cfgs, it prints “ISS: Initializing sensor [AR0820-MAX9295_LI_MULTI] ... Done !!!”. Is this the cause of image stream failure? (please ignore that we have not changed the sensor name ar0820 to 3c10).
The sensor register cfgs have 1400+ lines, and it costs a very long time to write the regValues. How could we solve this problem?
The log file is attached below.
Best regards,
Jianxiong Hua