Steve,
Echo2 is more reliable, but not completely. Once in a while I'll see garbage characters echo back.
Patch2 will accept 115200 bps and respond to keyboard command input. However, when I repeatedly typed "asdf" (I can type these rapidly), which should get illegal command response every time, but it'll hang after lesser than 10 such tries.
I wonder if it is because I have a different USB-adapter. Mine is 6-pin CP2102 like this:
https://www.ebay.com/itm/134453404131 This is my setup:
* SC114 pc board, v1.0
* I downloaded the latest SC114 from your site, SCM-S2-2022-10-16-Monitor-v131-BIOS-v131-SC114.hex.
* I use W27C512 instead of OTP so I can reprogram it many time. Because A15 is high for ROM, I do have add 0x8000 offset to W27C512 when programming it.
* My SC114 ran at 14.7MHz, but I changed it back to 7.37MHz for your echo/patch tests.
* USB-serial is CP2102 with CP2102's CTS connected to SC114's RTS. I have used CP2102 for many years and I know its hardware handshake works well with TeraTerm.
* My terminal is TeraTerm.
I've noticed a couple things about my built of SC114 (this is true of both v130 and latest v131 software)
1. It won't communicate with TeraTerm if I enabled TeraTerm's hardware handshake flow control.
2. When file load in SCMonitor, I need to set transmit delay to 1ms per character and 1ms per line.
Are 1 and 2 unexpected in a typical SC114?
Many months ago I have patched SCM v130 to fix the two problems above and forgot about the patch until I tried SCM v131. I didn't want to bother you with issues 1 and 2 because I was given these blank SC114 boards and did not purchase SC114 from you so they are not your problems to solve. They may contribute to why patch/echo not working consistently.
Bill