Other Parts Discussed in Thread: TDA4VH
Hi support team :
I am currently debugging ov OX03F10 sensor , but when I use the single cam demo to capture the image, I found that the image from dump is empty.
Could you please help me check if there are any issues with the parameter configuration? Thank you!
1) The underlying driver configuration is good, and it seems that the register borrowing device already has data
2) Due to the camera data being connected to CSI2-RX, I modified the single cam demo code ,
obj ->selectedCam=8;
local_capture_config.numInst = 3U
- The capture parameter code is as follows:
The parameter print log is as follows:
3) Detailed log as attached
ps: I temporarily replace using the parameters of ar2033 for debugging