Posted on May 17, 2011 at 13:29I've got it working but i've got an endpoint with 2 bytes and i want to send for example text. I want to have a lager packet size. Where do i need to change that, cause when i change: ''0x02, /* wMaxPacketSize: 2 Bytes...
Posted on May 17, 2011 at 13:29For school we need to create an application which can connect to a stm32f103 microcontroller. I've downloaded the usb hid test programs and tried the usb CUSTOM_HID project. The computer recognised the hid but the prog...