|
Message
From: Wolfgang Rapp <wolfgang@r...>
Date: Sun, 19 Oct 2003 16:14:48 +0200
Subject: Re: [usb] USB tutorial/info?
Jung Ko wrote:
> Sorry if this question is dumb...
>
> I am completely new to USB and I have to do a FPGA project for school that
> uses the USB interface (either v1.1 or v2.0 would do). Basically I have
> only two months left and I am quite lost....
>
> I've read briefly the USB 1.1 spec and went through the USB code by Rudi.
> Moreover, I already have a transceiver from Fairchild to do the connection
> and downloaded libusb for Linux in order to implement the driver.
>
> Now, does any one here know of any sources of information that teaches me
> how to glue the driver, transceiver and USB core together? I would
> *really* appreciate if there are some tutorials out there... Thanks A LOT
> for your help...
>
>
As I understand with the USB core you don't need a software driver at
your USB hardware side, this is all hardware.
If this is done well you will see the connected USB device in the Linux
message log when it is recognized when plug it. Then libusb works.
Bye Wolfgang
|
 |