Richard Sharpe wrote: > that the only fields that are important are RequestType, Request and > Length? That is, that you don't particularly care about Value and > Index and that I can set them to zero?
Both wIndex and wValue are used. wIndex is the register number or the buffer address, wValue the value to write (in ATUSB_REG_WRITE). My EP0 protocol is described in ben-wpan/atusb/fw/include/atusb/ep0.h - Werner _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

