-----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 Valentin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEq2UOCGmesagzEtoRAvDtAJ9+JAvPokIqBJ1VJKIOCAdY4a9lYwCeKB/s Cc1Y/siOveWQBlPIHp2ALKg= =vIic -----END PGP SIGNATURE----- -- [email protected] mailing list
