Re: UART
Hi Lee,
lee wrote:
How does the UART know that the device connected to it is ready to
receive data?
It does not know anything about the connected device. The driver may
look at the handshake lines (DTR, RTS, CTS...) but thats not part of
the UART.
Regards, Kurt
--
Kurt Harders
PiN -Präsenz im Netz GITmbH
mailto:news@xxxxxxxxxxxxxxx
http://www.pin-gmbh.com
.
Relevant Pages
- Problem with MAGMA PCI serial card: tip port0 link down
... DSR IN LOW ... CTS IN LOW ... DTR OUT LOW ... RTS OUT LOW ... (SunManagers) - Problem with MAGMA PCI serial card: tip port0 link down
... DSR IN LOW ... CTS IN LOW ... DTR OUT LOW ... RTS OUT LOW ... (comp.unix.solaris) - Re: VB6 Control of RTS & DTR without opening comms port
... I don't know whether this can be done by software but you could modify the RS232 cable to keep DTR and RTS permanently active. ... Find a signal on ATMEL side that is active all the time and connect it RTS and DTR and cut RTS and DTR from the PC side. ... set up which slave I am to program and then program the slave. ... (microsoft.public.vb.general.discussion) - Re: Nullmodem
... interpretieren diese einfachen UARTS kein Hardware-Handshake. ... RTS bedeutet: Die DTE möchte senden. ... DTR bedeutet: DTE ist kommunikationsbereit. ... De fakto wird es aber anders gemacht, egal was der Standard dazu sagt. ... (de.sci.electronics) - Re: Unsuccessfull serial communication with CF 2.0
... Your device requires voltage on RTS or DTR. ... it just can't support the handshaking lines. ... > CF 2.0 SerialPort class to send and receive data via serial port? ... (microsoft.public.dotnet.framework.compactframework) |
|