User manual
UDOO Starting manual (beta) Version 0.4
http://www.udoo.org/
44"
Press OK, then turn on UDOO board.
7.2.4. Linux
First of all it is necessary to install minicom
HOST$ sudo apt-get install minicom
Launch minicom in setup mode (and with Linewrap ON; this is not necessary, but it is
useful)
HOST$ sudo minicom -sw
Select “Serial port setup” and check the following parameters:
- Serial Device, option A (usually, /dev/ttyS0 or /dev/ttyUSB0 in case an USB
adapter is used)
- Communications parameters, option E (must be 115200 8N1)
- No flow control, neither hardware nor software, options F and G
Save the settings as default
“Exit” will close setup and open minicom. Instead, select “Exit from minicom” to close
it completely. Launch minicom again without setup options
HOST$ sudo minicom -w
7.2.5. Mac OSX
Download Serial Tools from:
https://itunes.apple.com/it/app/serialtools/id611021963
or directly from Apple Store.
Open Serial Tools, then change the following two parameters:
- the “Serial Port” name to “SLAB_USBtoUART” (or similar)
- the baudrate to 115200