Re: Developing Application software for a USB host
- From: cs_posting@xxxxxxxxxxx
- Date: Mon, 30 Jun 2008 08:54:37 -0700 (PDT)
On Jun 28, 4:33 am, "faiyaz" <faiyaz...@xxxxxxxxx> wrote:
First i dont know whether we can use that ATM6124 driver for our custom
application or not? Do we need to develop our own device driver?
That's really two questions:
1) Can the provided driver technically do the job?
2) Will Atmel allow you to use it? Will you need to change the name
to relfect your product? Will Atmel allow this? Will you need to get
a VID & PID for your product and adapt the driver to that? Will
Atmel allow this?
Secondly i dont know how to access isochronous endpoint and how to do
data
transfer with those? & in which format & protocol data should be sent &
received?
You might see if libusb supports isochronous, it is a library designed
to make USB access easier, and allow you to do it in the same way
across a variety of operating systems.
.
- References:
- Developing Application software for a USB host
- From: faiyaz
- Developing Application software for a USB host
- Prev by Date: Re: Good SVN client?
- Next by Date: Re: Developing Application software for a USB host
- Previous by thread: Re: Developing Application software for a USB host
- Next by thread: Architecture Overview
- Index(es):
Relevant Pages
|