How to change otg gadget endpoints of communication

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to change otg gadget endpoints of communication

524 Views
linhaiboyy
Contributor II

Hi, 

   I am working on mx6q, mx6q as otg gadget device. I can use endpoints one communication with pc. But I can not use other  endpoints  communication with pc. How can i configure other endpoints ?

Labels (1)
0 Kudos
1 Reply

436 Views
igorpadykov
NXP Employee
NXP Employee

Hi

usb driver handles endpoints automatically. Di you mean use several classes in one driver like

pic - One USB device with multiple device types? - Electrical Engineering Stack Exchange 

In general this is possible however custom driver should be implemented,

current usb driver supported features are described in attached Linux Manual Chapter 39
CHIPIDEA USB Driver.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos