Re: Using USB instead of RS232 on embeded project

From: Mike Turco (miketurco_at_yahoo-nospam4me.com)
Date: 09/24/04


Date: Fri, 24 Sep 2004 08:36:59 -0700


"Paul Carpenter" <paul$@pcserv.demon.co.uk> wrote
>
>>like easysync.co.uk - using FTDI - are fixing the laptop problem, so why
>>change unless it's a hard marketing requirement?
> ^^^^^^^^^^^^^^^^^^^^^^^^^^
> Should read "follow the current desktop fad".

Finding laptops with a serial port has always been difficult, much less
finding a laptop with two serial ports if that's what you need. Multiple
serial ports have always been a problem with desktops, too, if you need more
than the two that come with the machine. (I'm speaking of situations where
people used to need multiple serial-based products on their machines in
commercial and industrial applications, not hobbyist setups or VAR systems.)

Now, there is USB. Virtually all computers have it, and have had for at
least a few years now. Need to hook up more stuff? No problem, get a hub.
You can even pull power from the USB port, not much, but its there and a lot
of times you can use it.

Hey, I miss serial communications too. It was easy to deal with, even in
asm. USB definitely ads a level of complexity. But times have changed, and
USB is superior to serial for many different types applications.

> I wonder how many have had requests to wireless network their current
> projects
> because it would be nice, despite the overkill for many applications.

Overkill, by who's definition?

Mike



Relevant Pages

  • Re: Using USB instead of RS232 on embeded project
    ... >finding a laptop with two serial ports if that's what you need. ... PCMCIA or USB to RS232 exist and have existed for some time. ... >commercial and industrial applications, not hobbyist setups or VAR systems.) ... either due to burst communications or random connections ...
    (comp.arch.embedded)
  • Re: MSComm and USB to RS485 Converters (head hurting now, must have martini)
    ... a .dll that we then use in various test engineering applications ... RS232 to RS485 converters work fine but I am out of serial ports ... Make sure the USB device gets mapped in as a comport and operating ... To me it seems like a shot into their own foot because it stifles Excel VBA apps and thus Excel sales. ...
    (sci.electronics.design)
  • Re: [PATCH 09/12] i386/x86_64: EHCI usb debug port early printk support.
    ... With legacy free systems serial ports have stopped being an option ... can just cat to get the usb debug output. ... This lack of a good timeout looks to be the reason ehci_wait_for_port ...
    (Linux-Kernel)
  • Will USB serial ever be fixed?
    ... I have a general question on the status of USB to ... seems that ucom is broken and no one is fixing it. ... serial ports hang on a call to tcflush. ... like the FreeBSD developers don't care about ucom... ...
    (freebsd-questions)
  • [RFC][PATCH 0/2] x86_64 Early usb debug port support.
    ... With legacy free systems serial ports have stopped being an option ... to get early boot traces and other debug information out of a machine. ... EHCI USB controllers provide a relatively simple debug interface ... the wrong time you can completely confuse various EHCI controllers. ...
    (Linux-Kernel)