Two (or more) HID devices in one only PIC18F

General discussion on mikroC PRO for PIC.
Post Reply
Author
Message
mrk89
Posts: 19
Joined: 10 Jan 2015 01:05

Two (or more) HID devices in one only PIC18F

#1 Post by mrk89 » 20 May 2020 12:11

Hi guys,
I have done an HID Joystick with analog and digital input and works well with windows.
I'm able to read the buffer that the PIC sends to the PC using a VB.net software I made, so I'm able to read the values of the ADC and the state of the buttons.
Is it possible to write some value to the joystick using the Software, or because the HID device is a joytick, I'm able only to read it? I'm not succeding in doing it.
Do I need to implement another generic HID device to access it with the VB program?

Thank you in advance

Post Reply

Return to “mikroC PRO for PIC General”