Hi,
We found many errors in usb communication.toggle error,crc error and so on.It looks like as the usb controller issue.Can you give any suggestions?
we use the AM3352's USB1 as host mode.
This bulk out is from AM335X to other usb device.
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.
Hi,
We found many errors in usb communication.toggle error,crc error and so on.It looks like as the usb controller issue.Can you give any suggestions?
we use the AM3352's USB1 as host mode.
This bulk out is from AM335X to other usb device.
Hi,
We and our customer have catch mang usb packet errors by usb analyzer.for examples,CRC errors, toggle error.However,It became much fewer when we change the host as usb 1.1 mode(full speed).We can't explain why this issue occurs to our customers.
xing lui said:Hi,Does the poor signal also result in the data toggled error?
It most certainly could. Only 2 bits seperate a DATA0 from a DATA1 PID, and the fact that you see significantly fewer errors in FullSpeed mode is also a strong indicator that the design suffers from poor signal integrity. This can be verified by performing USB-IF electrical testing on your design.