Tool/software: TI-RTOS
Hello, TI Experts,
Our customer sent us about USB with PROCESSOR-SDK-RTOS-AM57X.
They use PDK version like below;
- pdk_am57xx_1_0_11
- pdk_am335x_1_0_12
Question:
1: How to know "Standard Device Request" (such as Clear Feature) from user application?
- They found related description such as "USB_BREQUEST_CLEAR_FEATURE" in pdk.
- But they don't found any source code or example by using "USB_BREQUEST_CLEAR_FEATURE".
2: How to know "Resume" and "Suspend"?
- They found related description such as "pfnSuspendHandler,pfnResumeHandler" in usblib.h.
- But they don't found any source code or example by using "pfnSuspendHandler,pfnResumeHandler".
If there is any sample code of Standard Device Request, Resume and Suspend use-case, please also tell us.
Best regards,