Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RS-422 adapter problem [solved]
#7
I have not tried another baud rate. However, the same UART setup works perfectly with the RS-232 adapter. The only thing that's different is that I have a couple of I/O pins set to enable the RS-422 xceiver instead of the RS-232. In fact, I set it up to use the RS-422 port first and, while it's looking for a "hello" character, it also looks for a transition on the RS-232 xceiver. If it sees activity on the RS-232, it changes the I/O pins to enable the RS-232 xceiver. So everything from the point of view of the bootloader is the same for both interfaces.

What I think might be happening is that the RS-422 adapter may actually be reporting a framing error when it starts up. The dumb terminal program probably handles the error and continues. The GUI probably sees the error and aborts instead of clearing it and trying to continue.

John
Reply


Messages In This Thread
RS-422 adapter problem [solved] - by jstrowe - 2011-06-11, 02:11:02
RE: RS-422 adapter problem - by Mikael Gustavsson - 2011-06-11, 14:13:59
RE: RS-422 adapter problem - by jstrowe - 2011-06-13, 15:22:30
RE: RS-422 adapter problem - by Mikael Gustavsson - 2011-06-13, 21:24:53
RE: RS-422 adapter problem - by jstrowe - 2011-06-13, 21:36:47
RE: RS-422 adapter problem - by Mikael Gustavsson - 2011-06-14, 22:28:26
RE: RS-422 adapter problem - by jstrowe - 2011-06-14, 22:55:04
RE: RS-422 adapter problem - by Mikael Gustavsson - 2011-06-15, 19:03:33
RE: RS-422 adapter problem - by jstrowe - 2011-06-15, 20:12:00
RE: RS-422 adapter problem - by jstrowe - 2011-06-15, 22:51:29
RE: RS-422 adapter problem - by Mikael Gustavsson - 2011-06-16, 21:56:49
RE: RS-422 adapter problem - by Mikael Gustavsson - 2011-08-09, 17:31:57
RE: RS-422 adapter problem - by jstrowe - 2011-08-12, 20:00:23
RE: RS-422 adapter problem - by Mikael Gustavsson - 2011-08-13, 17:47:16

Forum Jump:


Users browsing this thread: 1 Guest(s)