thecaver99 #1 Posted September 7, 2020 anyone know how i read the output from an st via serial with diagnostic cart running? Quote Share this post Link to post Share on other sites
TGB1718 #2 Posted September 8, 2020 Not got one myself, but if it outputs data via RS232 Port then I would assume it's communicating to a dumb terminal usually a VT52/VT100. This can be emulated on a PC with a USB to RS232 Adapter and run something like Putty https://www.putty.org/ to emulate the terminal. Remember the ST needs to set the baud rate to 19200 , 8 data bits, no parity, 1 stop bit, no flow control Quote Share this post Link to post Share on other sites
snarkdluG #3 Posted September 8, 2020 The diag cart is set to and sends the data over at 9600 Baud. Quote Share this post Link to post Share on other sites
TGB1718 #4 Posted September 8, 2020 1 hour ago, snarkdluG said: The diag cart is set to and sends the data over at 9600 Baud. Forgot, that was the default in those days Quote Share this post Link to post Share on other sites