Re: FW: osrusbfx2 console app

Merritt, Julia wrote:

Thanks Tim, I am so used to working with registers and interrupts
that I lose track of wording… I probably should have used the word
interrupt transfer…

Not a problem – the term IS confusing. I just wanted to point it out.

OK, so if I understand you, the testapp (host) will be put into read
mode (osrusbfx2 -r 8) and then if the usb client has something to send,
the host (testapp) can read it…

Yes. I’m not sure I would use the term “read mode”; that command issues
one single ReadFile call, then reports what it read, then exits. You
can use other parameters to do that read in a loop, if you want.


Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.