• Optical joystick
    Hello folks! Does anybody know a manufactorer of or hear about a project for an optical or otherwise contactless joystick? I mean a joystick with no more mechanical components inside than the hand lever...
  • STM32F4Discovery USB CDC
    Hello. I'd like to use USB on STM32F4Discovery board. But i have an error, that requires to install CMSIS Driver:USB Driver 2.00. Where i should take this pack? Or how i should add this libraries to...
  • Joystick HID SetReport/GetReport
    I tested an example using the STM32F1XX, as a joystick. It works fine, but I need to implement the SetReportHandler and GetReportHandler functions, but I do not know where to find or create. I added...
  • Keil RL-FLASHFS for STM32f4Discovery
    Hello, I would like to know if Keil RL-FlashFS flash file system supports following hardware - SD card on STM32F4discovery + STM32DIS-BB expansion board - USB Flash drive connected directly...
  • USB HID Joystick OutPut implementation
    I need confirmation if I have correctly implemented an output report. My descriptor looks like this: /*Endpoint*/ 0x07, /*bLength: Endpoint Descriptor size*/ USB_ENDPOINT_DESCRIPTOR_TYPE, /*bDescriptorType...