COM port goes to sleep and doesn't wake up

C

Chris Tacke, eMVP

No, it's a bug in the OEM implementation of the serial driver, not the OS.
CE provides the APIs for the serial port, but they can't be reasonably
expected to provide an interface for every possible serial UART in existence
or to be in existence through the life of the OS. It's up to the OEM to
write that, and handling the UART sleep/wake is part of that process.
 
D

Dick Grier

Hi,

Paul and Chris have covered the territory.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top