Control OUT data
Posted: Thu Jan 24, 2008 10:32 pm
When receiving data from the host using the control endpoint, it did not work until I put in a statement that sets the local variable 'flags' to 0 so that the usbFunctionWrite is actually called. How is this intended to be done?