HID-device communication using interrupt transfer

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
bb
Posts: 1
Joined: Sat Jul 19, 2008 1:08 pm

HID-device communication using interrupt transfer

Post by bb » Sat Jul 19, 2008 1:23 pm

hi,

could anyone give an example or tips for creating a HID-device with an Interrupt IN and OUT endpoint?

apollononnno
Rank 1
Rank 1
Posts: 25
Joined: Wed Jul 23, 2008 5:31 am
Location: JAPAN

Re: HID-device communication using interrupt transfer

Post by apollononnno » Fri Jul 25, 2008 2:30 pm

I use an interpreter.
The words are not right. I took the similar example good for the Japanese page.
http://delegate.uec.ac.jp:8081/club/kok ... R%2FHIDasp

Post Reply