Search results

  1. M

    hid-example.c as virtual ttyXX?

    Hi everyone, i got the following hidraw userspace example which can communicate with a specific HID USB device. Below you see the code. My question is: Is there a way I can use this "hid driver"-similar .c file as a virtual ttyXX (the XX can be any number)? So that the .c file is like a...
  2. M

    Kernel Modul for c++ based usb hid driver?

    Hi everyone, I have got to communicate between a linux system and a battery charger which can receive uart commands over usb to e. g. read or adjust battery charging voltage, read battery temperature, capacity etc.. The thing is that the charger device (icharger X6) is recognized as a HID...
Top