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.

AM3352 USB Data loss

Other Parts Discussed in Thread: AM3352

Hi ,

  We met the usb host of AM3352 may has data loss issue. We set the USB1 as host mode.We found that the usb controller will lost one packet at random  when in communication. We add up the EPCSR[n].RXCOUNT of the designated endpoint in ISR routine.  It also lost one packet data number.However,We can catch the missed data packet with usb analyzer.And This transaction has no error occurs.

   Our project has been halted becase the usb part has so many problems. please help.