I'm attempting to receive the data stage from a USB control transfer using Harmony 1.0 on my PIC USB Starter Kit II. I am able to get the setup packet and then I call USB_DEVICE_ControlReceive(....) to get the data stage (as the documentation example show..
↧