Tool/software: Linux
Hi,
I'm trying to execute single camera usecase of Linux (not BIOS).
I chose '1CH VIP capture + SGX Copy + DISPLAY' usecase to run.
I'm using 'processor_sdk_vision_03_06_00_00' and SoC is TDA2x.
When i execute the usecase, this error log was showed.
[HOST] [IPU2 ] 41.061123 s: VIDEO_SENSOR: INST0 : I2C1 : I2C Addr = 0x30
[HOST] [IPU2 ] 41.061947 s: src/bsp_deviceI2c.c @ Line 765:
[HOST] [IPU2 ] 41.062069 s: I2C1: DEV 0x30: RD 0x300a ... ERROR !!!
[HOST] [IPU2 ] 41.062160 s: src/bsp_deviceI2c.c @ Line 836:
[HOST] [IPU2 ] 41.062252 s: I2C1: Error timeout 0 ms!!!
[HOST] [IPU2 ] 41.062709 s: Assertion @ Line: 510 in /home/yoo/TDA2xBSP/vision_sdk/apps/src/rtos/video_sensor/src/vid_sensor.c: status == SYSTEM_LINK_STATUS_SOK : failed !!!
And the below is my board setting. I refered VisionSDK_UserGuide_TDA2xx.pdf Section 2.3.2.
SW3 (VIDEO CONFIG) : 00100101
SW5 : 0001100000
SW2 : 11100000 10000001
Using daughter board and connect camera sensor with Cam1 port.
Should i use OMNIVISION CAMERA port when i want to execute this usecase?
Thanks in advance.
Regards,
Yoo.