disk-xfer icon indicating copy to clipboard operation
disk-xfer copied to clipboard

any possibility for SW flow control?

Open inversephase opened this issue 3 years ago • 2 comments
trafficstars

sorry for my completely ignorant knowledge of serial comms, but would this work if HW flow control were disabled? I'd like to try using this on an old laptop with a botched UART.

inversephase avatar Aug 15 '22 17:08 inversephase

try it.

On Mon, Aug 15, 2022 at 12:45 PM Inverse Phase @.***> wrote:

sorry for my completely ignorant knowledge of serial comms, but would this work if HW flow control were disabled? I'd like to try using this on an old laptop with a botched UART.

— Reply to this email directly, view it on GitHub https://github.com/tschak909/disk-xfer/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVBYZTGO5DKIVB4TVDS7VLVZJ64NANCNFSM56S6UGTQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tschak909 avatar Aug 15 '22 17:08 tschak909

commenting out the RTS/CTS block locks up the dos machine. we're attempting to remove any of the waits

inversephase avatar Aug 15 '22 18:08 inversephase