First post, by sonictruth
Hi,
I have an HP LX200 that I'm trying to connect to a PC using a USB to serial adapter. The settings are 300 baud, 8N1, no flow control, using 3 wires: RX, TX, and GND (2, 3, 5).
On the LX200 side, I'm using the Data Comm terminal, and on the PC, I'm using Minicom. The problem is that if I connect LX200 RX to PC RX and LX200 TX to PC TX, I get data in both directions, but everything is scrambled like this, for example:
a=O, s=F, g=L, o=H.
This is consistent. I have tried another USB serial adapter as well.
If I do a loopback test by wiring TX to RX, both serial ports work well.
If I reverse the connection to LX200 RX to PC TX and LX200 TX to PC RX, I get no data in any direction. However, if I remove the ground, I get correct data from the LX200 to the PC but no data the other way.
I'm not sure what is happening.
Is the LX200 serial interface broken ?
Are the hardware flow control wires required for this kind of connection ?
What else could i try ?
Thank you.