Skip to content

issues Search Results · repo:libusb/hidapi language:C

Filter by

319 results
 (74 ms)

319 results

inlibusb/hidapi (press backspace or delete to remove)

failed to submit sr.ht job: gqlclient: HTTP server error (403 Forbidden)
  • Youw
  • 8
  • Opened 
    2 days ago
  • #724

Hi, I wrote a linux daemon that performs USB transfers using hidapi hid_write(). Everything is running fine. Today I started using suspend/resume feature on my system, and I noticed that when resuming ...
  • netfab
  • 4
  • Opened 
    4 days ago
  • #720

Hi, I have super simple program, which is basically nothing but hidapitester with 99% of things removed. When I run it on Linux $ ./shoop Opening device, vid/pid: 0x0483/0x5750 Writing output report ...
question
  • ladmanj
  • 12
  • Opened 
    8 days ago
  • #719

Hi! https://github.com/libusb/hidapi/blob/master/BUILD.md#embedding-hidapi-directly-into-your-source-tree mentions that including hidapi into a repo for compiling should work via copying a single file ...
documentation
  • toxieainc
  • 2
  • Opened 
    8 days ago
  • #717

Hi, I try to work with an Atmel-ICE device (hardware debugger), and it is not recognized on my M2 Mac under Sonoma 14.7.2. Running hidapitester and hidapi_enum.py gives very fishy results: hidapi_enum.py ...
device-specific
macOS
  • felias-fogg
  • 10
  • Opened 
    on Jan 22
  • #715

Hello, I want to build 32 bit and 64 bit dynamic and static libraries on ubuntu, how should I do it
question
  • 1369841815
  • 2
  • Opened 
    on Jan 6
  • #713

I’ve made this project using C++ and HIDAPI to interact with a dualsense controller. #include hidapi/hidapi.h #include iostream #include vector hid_device* find_device(unsigned short vendor_id, ...
device-specific
question
Windows
  • 92half99
  • 23
  • Opened 
    on Dec 9, 2024
  • #712

I test a bit using PS4 Controller via USB and BT (Windows). I am able to connect via USB and BT at the same time. the hid_device_info gives to different paths, except for the serial_number and interface_number ...
question
  • MarkaRagnos0815
  • 3
  • Opened 
    on Nov 28, 2024
  • #711

Greetings, I m using HIDAPI to write an app for the FT260 USB-to-I2C bridge and have a problem, basically, while the code compiles successfully on both Windows and Linux: #define VID 0x0403 // Set the ...
question
  • luxdragon
  • 5
  • Opened 
    on Nov 27, 2024
  • #710

I m working on a program which would benefit from using the libusb backend of hidapi due to needing the ability to send control transfers. I was wondering if the libusb backend is available on windows. ...
duplicate
libusb
  • mandar1jn
  • 1
  • Opened 
    on Oct 25, 2024
  • #706
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub