delorie.com/archives/browse.cgi | search |
Date: | Wed, 27 Dec 2000 09:59:53 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Matthias Weißer <DTMAN AT GMX DOT de> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: baudrate faster than 9600 with djgpp |
In-Reply-To: | <92al6f$pl$06$1@news.t-online.com> |
Message-ID: | <Pine.SUN.3.91.1001227095934.8380J-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 26 Dec 2000, Matthias Wei=DFer wrote: > I am just beginn to programming in C and would like to make a Programm wh= o > send date to the serial port of my PC with a baudrate of 19200 better 384= 00. > I cant find a funktion i can programm the serial port with it. You need to program the COM port directly, by writing values into I/O ports. I suggest to download one of the available libraries for async communications. See section 22.4 of the DJGPP FAQ list for pointers to some of the libraries.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |