COM (硬件接口)
历史
1980年代与1990年代,大部分兼容PC机有一或两个COM口。2014年后,大部分PC机不再有COM口。有些厂商提供USB到串口的转换卡。
I/O 地址
典型地址为:
- COM1: I/O port 0x3F8, IRQ 4
- COM2: I/O port 0x2F8, IRQ 3
- COM3: I/O port 0x3E8, IRQ 4
- COM4: I/O port 0x2E8, IRQ 3
参考文献
- . IBM Lotus Domino and Notes Information Center. [17 September 2013]. (原始内容存档于2013-09-17).
- Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems; 2nd Edition; Jan Axelson; Lakeview Research; 380 pages; 2007; ISBN 978-1-931-44806-2.
- Java Simple Serial Connector(页面存档备份,存于) - library for work with serial ports from Java. Support Windows: Win98-Win8(32-bit and 64-bit), Linux(x86, x86-64, ARM(soft and hard float)), Mac OS X: 10.5-10.8(x86, x86-64, PPC and PPC64), Solaris OS(x86, x86-64).
- How to Interface Hardware in COM ports(页面存档备份,存于)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.