本帖最后由 goldenkey1981 于 2012-3-27 17:05 编辑
Keil\ARM\Examples\ST\STM32F10xUSBLib\Demos\Custom_HID端点问题我将:Keil\ARM\Examples\ST\STM32F10xUSBLib\Demos\Custom_HID 示例端点修改成端点2,就会出错。 请问各位大侠是怎么回事呢?
0x82, /*bEndpointAddress: Endpoint Address (IN)*/
0x03, /*bmAttributes: Interrupt endpoint*/
#define ENDP2_TXADDR (0x100) |