Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: drspastic on March 24, 2013, 09:15:36 PM

Title: serial linking a13 to 233
Post by: drspastic on March 24, 2013, 09:15:36 PM
hi, anyone know if i can directly link the a13 to the 233 for serial console?
idea is having debian a13 with vga monitor controlling the 233 running debian or arch headless. i just dont want to need a usb to rs232, rs232 to ttl, or usb to ttl to do it, just ttl to ttl.
any problems likely before i start soldering?
Title: Re: serial linking a13 to 233
Post by: olimex on March 24, 2013, 10:21:48 PM
why not simple ssh from a13 to 233?
usb-serial-f should work also
Title: Re: serial linking a13 to 233
Post by: drspastic on March 25, 2013, 01:01:02 PM
thats what i want to do but im not sure about if i can just link uart1 on a13 to debug on 233 by crossing the tx/rx wires.
Title: Re: serial linking a13 to 233
Post by: drspastic on March 25, 2013, 01:55:44 PM
also, if i try this, what is the uart1 refered to? is it /dev/tty1? and what baud does the 233micro look for on its pins , parity, stopbits etc?