From 258c821742d20588f432db99498c2f28ba981822 Mon Sep 17 00:00:00 2001 From: Andrey Alekseenko Date: Wed, 7 Jan 2015 19:07:05 +0300 Subject: quickstart-board: Fixed UART voltage, added pinout --- img/novena-uart-pinout.jpg | Bin 0 -> 115154 bytes quickstart-board.rst | 12 +++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 img/novena-uart-pinout.jpg diff --git a/img/novena-uart-pinout.jpg b/img/novena-uart-pinout.jpg new file mode 100644 index 0000000..3c53f8a Binary files /dev/null and b/img/novena-uart-pinout.jpg differ diff --git a/quickstart-board.rst b/quickstart-board.rst index b180e81..a539385 100644 --- a/quickstart-board.rst +++ b/quickstart-board.rst @@ -15,7 +15,7 @@ rootfs media. .. topic:: Before you begin... - You will need a 5v USB-FTDI cable and a computer to work from (as a + You will need a 3.3V USB-FTDI cable and a computer to work from (as a terminal). You will also need an Ethernet cable if you want wired networking. @@ -35,6 +35,16 @@ connection is described on the `"Using Novena PVT1" wiki page *Novena PVT2 board with FTDI UART cable attached to console port (note wire colors and orientation)* +.. figure:: /img/novena-uart-pinout.jpg + :align: center + :alt: Novena UART Pinout (PVT2) + :width: 100% + :target: _images/novena-uart-pinout.jpg + + *Pinout of Novena PVT2 board console port, wire colors correspond to default + FTDI UART connector* + + Open a terminal program on the work machine and open the FTDI device using 115200 baud as the speed and "normal" settings for everything else (eg, ``8n1``). For example, on a UNIX machine you could use the ``screen`` command -- cgit v1.2.3