Serial console

From Qi
Jump to: navigation, search

At the back of the Ben NanoNote, there are GND, TXD, and RXD pins, which you can use for a serial console to the device.

To get output from those pins you need a TTL <-> RS232 converter (such as the FTDI TTL-232R-3V3 USB-to-TTL cable) which This version of FTDI's USB to TTL serial adapter cables has it's I/O pins configured to operate at 3.3V levels. This means also that the Ben NanoNote serial console works at typical 3.3V level. So DO NOT use a 5.0V levels converter.

Contents

[edit] Pinout

See also here. If you want to know that how to soldering these test points, you can also see here.

[edit] Connection

[edit] Software

$ cat /etc/minicom/minirc.qi
pu port             /dev/ttyUSB0
pu baudrate         57600
pu rtscts           No
$ minicom -o qi

[edit] Hardware mod to have a pluggable serial port

[edit] Less invasive (and less robust) approach

Personal tools
Namespaces
Variants
Actions
Navigation
interactive
Toolbox
Print/export