Shop OBEX P1 Docs P2 Docs Learn Events
usb to serial — Parallax Forums

usb to serial

KiwiKiwi Posts: 85
edited 2008-12-15 19:42 in General Discussion
hello,

some years ago , i bought a USB to serial adaptor via parallax. I also downloaded the drivers via the FTDI link on their website.

Now i want to buy a second adaptor. Can i use Two usb serial adaptor at the same time??

Greetings

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2008-12-15 19:42
    Yes you can.

    If you're using a Propeller (or an SX), you can transmit and/or receive on both serial ports at the same time.
    If you're using a Stamp, you can only use one port (and one direction) at a time (a basic limitation of the Stamp).
    You could transmit a message out one port, then transmit another message out the other port, then receive something.
Sign In or Register to comment.