Our ECU(953) sends 1280*3840*30Hz YUV422 image data to another ECU(960)
So this use case is DS90UB953 , 960 couple.
We found one single issue in product car, it lead error report on 960 side (0x4d bit1, it may lead by bad packet , and stop display).
As we investigated, on 953 side, we read the register 0x52, 0x54,0x61 when errors occurred
0x52 changes from 0x67 to 0x6f
0x54 changes from 0x0 to 0xd8
0x61 is always 0x1e
And we did some ABA tests , we found this error followed our single ECU.
Besides, we did some tests on this single ECU,
1. to connect with debug ECU(960 without diagnostic) ,which can display camera image, we can not observe abnormal
2. to connect with 954 EVM, link margin result is good
We need TI to analysis this issue , and to confirm whether this BIST error is unacceptable, how?