Re: USB Function application testing
- From: mooni <mooni@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 19 May 2008 22:41:00 -0700
Hi Tim,
Ya you are right but we can't say its not possible. One solution is to add
function controller chip like Net2280 but problem is that I'll have to
purchase this extra hardware. I am looking for some other options as well.
Can you please tell me is there any software simulation model that can help
my function side application to communicate with Windows host?
"Tim Roberts" wrote:
mooni <mooni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:.
I developed an application using libusb api's that runs on my host pc and
communicates with any device on physical usb port. Till here its fine and its
quite good to test any host application.
But now I want to write function side application and want it communicate
with windows host. How can libusb help me in this case? It looks a bit
difficult as PC needs to be able to treat the application just as if it were
a real USB mass storage device sitting in a USB port. I hope you ppl. have
got my point.
In simple words I want to write USB function application and want it to
communicate with my host PC. what are the possible options as PC does not
have any function/device port in it so how to do this kind of communication?
You already asked this question on the libusb mailing list. The answer is
the same on this list: not possible.
The problem is not software. The problem is HARDWARE. The host controller
in your PC can only be a USB master. It cannot act as a USB device.
Some of the platforms used for Windows CE have both a USB host controller
chip and a USB device chip.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
- Follow-Ups:
- Re: USB Function application testing
- From: chris . aseltine
- Re: USB Function application testing
- References:
- USB Function application testing
- From: mooni
- Re: USB Function application testing
- From: Tim Roberts
- USB Function application testing
- Prev by Date: Re: newbie virtual miniport storport question
- Next by Date: EMF Printer Project build from source file
- Previous by thread: Re: USB Function application testing
- Next by thread: Re: USB Function application testing
- Index(es):
Relevant Pages
|