Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I am trying to talk to a weather info system which needs to receive some commands to answer. Can anyone help me to convert these two functions for mbed USBHost. At the moment i am fiddling around with the program USBHostShell_HID_talkactive_alpha from Sergio Collado. The system is recognized as class 00 and the VID and PID are returned correctly. The last output is:
Transfer EDaddres:00 Token:2 Len:0 State:5 Data out: ProcessDoneQueue 00 020C0000 Interrupt endpoint 81 00030000
I could initiate a transfer from the system if i could send some commands. But i did not succeed up to now and could need some help. Thanks.