??? 02/15/07 23:19 Read: times |
#133094 - Configure the terminal program correctly Responding to: ???'s previous message |
Richard Erlacher said:
I wonder why so many EVB's have those tiebacks etched into the board? Of the two EVBs I have to hand, neither of them have this, and I've never noticed it on others. Maybe other boards have it because some people don't know how to configure their terminal programs properly and it's easier to do this in HW than to educate the users. I've been designing PC serial attached devices for more than 15 years (that's DOS through Vista) and exactly zero of them have RTS/CTS or DTR/DSR loopbacks. And I have never had a problem configuring a computer (hundreds of different types) to work with the devices. In fact the 16550A (or integrated chipset equivalent) on PCs doesn't even support RTS/CTS flow control natively, so if the "PC won't talk" then this behaviour has been programmed into the driver via software (and the Windows drivers DO allow flow control -> none). So I suggest that you enlighten yourself by solving the problem of why your notebook terminal program doesn't work in this mode, and then cease propagating the myth that these loopbacks are necessary. |