Part Number: TDA3
Tool/software: Starterware
Hello,
When we use D3 RVP to run user case, terminal print such error, "can not control serializer". Code can be run with UB964 V2 RVP, but failed on UB964 V3.
IPU1-0] 16.089794 s: Detected 964 v3 DeSerializer and download initial config
[IPU1-0] 16.104465 s: src/bsp_deviceI2c.c @ Line 580:
[IPU1-0] 16.104556 s: I2C0: DEV 0x74: WR 0x03 = 0xc5 ... ERROR !!!
[IPU1-0] 16.104678 s: src/bsp_deviceI2c.c @ Line 602:
[IPU1-0] 16.104770 s: I2C0: Error timeout 0 ms!!!
[IPU1-0] 16.104861 s: src/bsputils_ub960.c @ Line 1009:
[IPU1-0] 16.104922 s: Could not configure UB913 Ser !!!
[IPU1-0] 16.107972 s: src/bsp_deviceI2c.c @ Line 580:
[IPU1-0] 16.108064 s: I2C0: DEV 0x76: WR 0x03 = 0xc5 ... ERROR !!!
[IPU1-0] 16.108155 s: src/bsp_deviceI2c.c @ Line 602:
[IPU1-0] 16.108247 s: I2C0: Error timeout 1 ms!!!
[IPU1-0] 16.108338 s: src/bsputils_ub960.c @ Line 1009:
[IPU1-0] 16.108399 s: Could not configure UB913 Ser !!!
[IPU1-0] 16.111419 s: src/bsp_deviceI2c.c @ Line 580:
[IPU1-0] 16.111541 s: I2C0: DEV 0x78: WR 0x03 = 0xc5 ... ERROR !!!
[IPU1-0] 16.111663 s: src/bsp_deviceI2c.c @ Line 602:
[IPU1-0] 16.111755 s: I2C0: Error timeout 0 ms!!!
[IPU1-0] 16.111816 s: src/bsputils_ub960.c @ Line 1009:
[IPU1-0] 16.111907 s: Could not configure UB913 Ser !!!
[IPU1-0] 16.115018 s: src/bsp_deviceI2c.c @ Line 580:
[IPU1-0] 16.115110 s: I2C0: DEV 0x7a: WR 0x03 = 0xc5 ... ERROR !!!
[IPU1-0] 16.115201 s: src/bsp_deviceI2c.c @ Line 602:
[IPU1-0] 16.115293 s: I2C0: Error timeout 1 ms!!!
[IPU1-0] 16.115354 s: src/bsputils_ub960.c @ Line 1009:
[IPU1-0] 16.115445 s: Could not configure UB913 Ser !!!
[IPU1-0] 16.115933 s: src/bsp_deviceI2c.c @ Line 667:
[IPU1-0] 16.116025 s: I2C0: DEV 0x40: ERROR !!!
[IPU1-0] 16.116116 s: src/bsp_deviceI2c.c @ Line 689:
[IPU1-0] 16.116177 s: I2C0: Error timeout 1 ms!!!
I checked VSDK source code, it do some configuration during initial deserializer when UB964 V2, but did nothing to UB964 V3, my question is,
Do I need to initial UB964 V3 with some I2C write in?
And what should I write to UB964 V3?