• USB HID example problems...
    Hello, I have been "playing" with the Keil USB HID example (the RV30 version of it, using RTL). I have changed the packet size to 64 bytes (in both the ARM code and the HID_Client1 program). The...
  • USB HID example
    Hello All! I use EFM32GG332F1024 on my own PCB. I'm trying to create a USB HID interface for communication with a Host (personal computer)! As a guide I use http://www.keil.com/pack/doc/mw/USB...
  • USB HID example, size problems .. again and again
    Hi all first of all thanks to Tsuneo Chinzei for contributing here that much. Very helpful. THANK YOU !! I am afraid my question finally will end up there top;) So, here is the common problem...
  • STM32L USB HID Problem
    Hi again to Tsuneo ;) and all others ..., it's been a while I cannot get the USB to work properly. In general, I am familiar with HID, did use it successfully on LPC1768 and Renesas RX62 both...
  • Problem with USB HID and Timers
    Hi, I try to program an STM32F103ZE. I use the Keil USB HID program and want to add some functions, such as a PWM, ADC and some other. If I use the USB HID, the ADC or the PWM in different programs...