Valentin Longchamp <[EMAIL PROTECTED]> schrieb am 07/05/2006 09:06:54 AM:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
> >>
> >>> I see the ttyUSB0 - device and I tried to work with it, just like
> > ttySx.
> >>> the strange thing is, that after a very short period, the application
> >>> running on the embedded board seems to not get any more data from the
> >>> device.
> >> Totally unrelated to your device, this sounds very much like a serial
> >> handshake problem, try setting all serial ports to no handshake at all,
> >> if you haven't done yet.
> >
> > How do I do that? I am not new to linux, but I did not need this before?
> > BTW it works with the other serial devices like /dev/ttyS0, ... Only
> > /dev/ttyUSBx make troubles.
> > In windows, they reconfigure the virtual com ports. But I just have no
> > clue, how I can do such a thing in linux...
> >  
>
> You should be able to find all you need to configure your serial port in
> your program using this howto:
> http://www.tldp.org/HOWTO/Serial-Programming-HOWTO/
>
> I've used this with a FTDI2232 chip with success.
>
> I hope it helps

Thanks!
I will give it a try during the day!

bye,
Andy

Reply via email to