VOGONS


how to emulate 9 Pins

Topic actions

First post, by tskishan

User metadata
Rank Newbie
Rank
Newbie

In one of our legacy application no source code availiable.
we need to use serial port with both RTS/CTS and DSR/DTR Flow control.

But the ARM processor which we are using don't have DSR/DTR signals in any serial port so we dont have the support for DSR/DTR flow control.

how to emulate DSR/DTR flow control in dosbox when we dont have the hardware provided.

Reply 1 of 1, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

If you are desgining the hardware you can use general I/O ports for that.

1+1=10