Hello,
I looking for some help about HID communication, i have some problems with data exchange some packet are lost and i still dont know how to figure out this :s
I want to make something like serial protocol, i used existing source code from ATMEL web site (HID Transfer for GNU compiler), i begin a application made with delphi7 using write/readfile on application side its looks as all packets was sent, but on board side i can see some missing packet and can be on begin middle or end of process.
a lot of question in mind :s
is it because of setting of board ? (olimex and atmel are different design)
is it because not working source provided by atmel ?
is it because HID cant support fast communication ? (128 bytes / 1ms)
…
many questions :s
If anyone have experience with hid, i ll appreciate suggest
thank you,
Regards,