Posted on November 19, 2013 at 10:13I am using a STM32F205RG, the USB HS interface as a USB device, it's HID, but it must use 0x84 for interrupt-in endpoint, not 0x81.I am using the ST USB library.If I attempt to use 0x84, a crash happens inside usb...