• SMT32 usb two HIDs
    Hi, working with the SMT32 processor, I've some troubles with the usb interface. I want to install two HID interface descriptors (each has one endpoint - endpoint1 and endpoint4). In the device...
  • SMT32 usb two HIDs
    Hi, working with the SMT32 processor, I've some troubles with the usb interface. I want to install two HID interface descriptors (each has one endpoint - endpoint1 and endpoint4). In the device...
  • Write to USB HID with OUT interrupt endpoint via WriteFile()
    Hello experts! I'm trying to modify our existing HID descriptor and message handling that is based on one of Keil's examples, in such a way that our LPC2478-based hardware would use an OUT interrupt...
  • Write to USB HID with OUT interrupt endpoint via WriteFile()
    Hello experts! I'm trying to modify our existing HID descriptor and message handling that is based on one of Keil's examples, in such a way that our LPC2478-based hardware would use an OUT interrupt...
  • SMT32 bootloader / application
    Hi, using a SMT32F103 processor, I want to install an bootloader as well as an application. Two different projects, so that the bootloader (usb) is able to erase / update the application on this...