Part Number: AM5716
Hi,
My customer is checking the USB bulk transfer in pdk_am57xx_1_0_14 on AM5716. They found below phenomenons.
1. When the SDK Bulk transfer sample is executed, more than 16,000 interrupts occur before the USB connection is completed. Most of them are XFERNRDY events when in USB_DWC_DCD_EP0_STATE_SETUP state. Is this a normal operation?
2. Can you tell me if there is a way to reduce the interruption of the above XFERNRDY event? (When referring to the Synopsis specification, the XFERNRDY event can be masked via DEPCMD. The XFERNRDY event of the control transfer is described not to be masked.)
3. Which register should I refer to to get the endpoint status, such as STALL status?
Best Regards,
M.Ohhashi