Search found 1 match
- Wed Nov 04, 2009 12:14 pm
- Forum: V-USB
- Topic: Help: usbFunctionWrite isn't called
- Replies: 4
- Views: 5589
Re: Help: usbFunctionWrite isn't called
Hi I am trying to use V-Usb to control a display To send text to the display I thought I would use control messages, using usbFunctionWrite() to get the string data. I have got the communication up and running: there are valid calls to usbFunctionSetup(), but usbFunctionWrite() is never called. Thus...