Re: Simple USB raw data drivers or APIs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 15 Jan 2010 17:05:09 -0800 (PST)
Ron Madrid <ron_madrid@xxxxxxxxxxxxx> wrote:

> I'm already using minicom from the
> host side in order to communicate with my board.

That's fine. Eventually you'll rip some code from it and use it
in your application, I'd expect.

> Is there a way to use the device without minicom
> or from the command line?

You can use cat and echo for testing, but you'll need an application
that sets raw mode on the host tty eventually.

>  I'm guessing that in
> both the host and gadget case I'll need to open
> each device in an application and use write()
> and read()?

I don't know anything about the gadget side, sorry. Try to search
for gadgetfs code examples.

-- Pete
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux