This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB8043A: TUSB8043A

Part Number: TUSB8043A

Hi TI Teams:

Our device usb TUSB8043A hub to connect USB camera,

But sometimes, getting a video stream from the usb camera fails.
We analyzed the kernel log, the usb driver reported -71 (protocol error), and finally we located that the xHCI controller reported COMP_USB_TRANSACTION_ERROR.

We have encountered this error before. Your analysis in the case is that there is a problem with the lpm of hub. We disable  the hub's lpm at the time, and the problem is no longer repeated.
But now we encounter similar problems again, can you help to analyze whether it is still the same reason?

I uploaded the kernel log and lecroy analyzer log. Here are two failed analyzer logs:

20230601104114_104652_stream unavailable_1_A10305
(started from June-1st, 2023 10:41am JST)
20230601113458_113549_stream unavailable_2_A10305
(started from June-1st, 2023 11:13am JST)

20230601104114_104652_stream unavailable_1_A10305.zip

20230601113458_113549_stream unavailable_2_A10305.zip

kern.zip

Thanks,

Best Regards