I should also add that currently I only connect to the serial port when my
laptop is either on standby or hibernation. I haven't gotten the nerve yet
to connect while it's running. My question is basically, if I'm not running
a program which actively uses the serial port, is there any problem
connecting a piece of external hardware (the serial connector) to the port?
Thanks.
FP
Pax
In my experience I would say plug away. Even if you were running serial
software all the time it wouldn't do any damage to your PC.
The main problems which cause hardware damage is plugging in laser printers to
your parallel port while switched on. There are some extremely high static
voltages generated within a laser printer and if you are not careful they can
find their way to earth through you PC - although even this is relatively rare.
As far as damage goes, I've seen a motherboard melted by a static discharge
from a PS/2 keyboard; the risk isn't worth it.
(Technically, the discharge blew a resistor on the board. The board melted
gradually, all the time running without
any indication of trouble, before it finally melted through the 6V power
rail. There are no experts when it comes to melting
safety margin topography :)
Frank Pappajohn schrieb:
>I use my Palm with my laptop as well, but I always either shutdown or
>hibernate when connecting it.
>
>As far as damage goes, I've seen a motherboard melted by a static discharge
>from a PS/2 keyboard; the risk isn't worth it.
The PS/2 ports are not only not designed for hot-plugging, but almost
all PS/2-supporting machines I have seen warn strongly against it.
Traditional parallel ports are TTL and are far from short-proof.
Traditional serial ports which met the RS232C standard were
short-proof and pretty much idiot-proof. All inputs and outputs had
to be able to withstand up to (+/-) 25V applied. Usually met with
series resistor and diode clamps.
Later VLSI implementations don't claim adherence to the elec specs of
RS232C but generally do have the same capabilities.
Now maybe it is obvious why serial ports use male D connectors and
parallel the more accidental_short_proof females.
PS/2 port is definitely not so don't plug/unplug that port when the machine
is on.
/Mark
"Frank Pappajohn" <fr...@wizard.net> wrote in message
news:th60b0n...@corp.supernews.com...
Scott
FP
"Barry Watzman" <Wat...@neo.rr.com> wrote in message
news:3B1431F3...@neo.rr.com...
It's a damn shame the software on Windows at least isn't. I've had 2000 die
horribly many times when plugging in my Jornada when the cradle connector
bounced.
For software that has to deal with hotplugging, no conceivable failure
at the lower layers should crash the OS. Ever.
--
Rev. Peter da Silva, ULC. WWFD?
"Capitalism works primarily because most of the ways that a company can be scum
end up being extremely bad for business when there's working competition." -rra
If you're really concerned about it, get a USB to serial adaptor and
use that. It is safe to hotplug/unplug USB and the adaptors are not
that expensive.
Craig
Although it's off-topic for the question asked, if a serial port is needed for a
computer (such as the 2805) that doesn't have one, a better choice is PC Card to
serial port, the PC Card serial ports actually ARE UART-based serial ports with
real uarts at the right port addresses.