I`m run TestApplication and trying send to device 0x80 but see message in eclipse console:
дек 05, 2012 12:26:48 AM ch.ntb.usb.testApp.TestDevice write INFO: write_bulk, ep: 0x1, 1 Bytes sent: 0x3F
this repeats for 0x80 - 0x8F
if i`m send 0x7F:
дек 05, 2012 12:39:31 AM ch.ntb.usb.testApp.TestDevice write INFO: write_bulk, ep: 0x1, 1 Bytes sent: 0x7F
and this repeats for any code without 0x80-0x8F
Why?
(Windows 7 x64, jre7)
What version of libusbJava are you using?
LibusbJava.dll: 0.2.4.0 and ch.ntb.usb-0.5.9.jar
Log in to post a comment.
I`m run TestApplication and trying send to device 0x80
but see message in eclipse console:
this repeats for 0x80 - 0x8F
if i`m send 0x7F:
and this repeats for any code without 0x80-0x8F
Why?
(Windows 7 x64, jre7)
What version of libusbJava are you using?
LibusbJava.dll: 0.2.4.0
and
ch.ntb.usb-0.5.9.jar