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 STALL issue

Guru 16800 points
Part Number: AM3352
Other Parts Discussed in Thread: AM5746

Hello,

- Question
We have the question for the USB driver software for AM3352.
We're focusing on the musb driver in pdk version 1.0.12.
Could you tell us the location of the source code corresponding usbMusbDcdSetEpStall in usb_musb_dcd.c?

- Background
It seems that there is an issue in the procedure of the disconnection recovery for USB on AM3352.
As a result of our investigation, we could find that the recovery procedure for the STALL condition is not implemented in the musb driver.
In case of the DWC driver for AM5746, the procedure is described in the usbDwcDcdSetEpStall function in usb_dwc_dcd.c in pdk 1.0.12 for AM57xx.
So, we want to know the recovery procedure for the musb driver, which corresponds to the usbDwcDcdSetEpStall function.

PDK  : pdk_am335x_1_0_12, pdk_am57xx_1_0_11
BIOS : bios_6_76_00_08

Best Regards,
Nomo