Content originally posted in LPCWare by ckrame on Wed Dec 04 15:30:53 MST 2013
Ok, so I am going to upload the USBTrace log, but unfortunately the trace buffer overflows at line 981, because it is an unregistered version. But I thing that the control sequences should be in it, as far as I understood the log. If this is still not in there in am going to prepare the USBlyzer without the Control Read (in) transfer. As far as I know USBlyzer stops at 3323, I am not sure if that is really the end or if that the maximum log size as well. But if all that doesn't work, how do I find the URB panel manually. Do I simply select every line of the control transfer and write the values down or isn't' that enough?
Edit:
Ok I have got the two logs. However it wasn't possible to just deselect Control Read (in) in USBlyzer, I could just deselect the whole Control Read transfer. I think that this is not exactly what you wanted, but I am going to upload it anyway :D.
Christian
Edit:
Ok, my problems got solved in a different way. First thing, this problem was part of my Bachelor thesis, so I told my Prof, that the USB driver would take a fair amount of time to implement. I think that I would have been able to do that in another two or three weeks, but my Prof told me, that this problem should have been a solved in a day or two(!). A pretty serious misjudgment on his side :D (honestly I didn't believe him at first, but he meant it that way for real). So with that in mind, we are going to communicate with the GPS mouse per RS232. And that is working just fine now :D.
Still I wanted to thank you, tsuneo, for the brilliant explanations and the help.
Christian