From c1b01a2d8d2fd1f004b60fe75120aad4bc979686 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Sat, 24 Aug 2019 18:35:26 +0200 Subject: [PATCH] Adjust the description of USB to serial pins --- .../Boards/Troubleshooting/USB_Serial_Adapter.rst | 4 +++- Hardware_Reference.rst | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Development_Environment/Boards/Troubleshooting/USB_Serial_Adapter.rst b/Development_Environment/Boards/Troubleshooting/USB_Serial_Adapter.rst index 93c3dae..968a5dd 100644 --- a/Development_Environment/Boards/Troubleshooting/USB_Serial_Adapter.rst +++ b/Development_Environment/Boards/Troubleshooting/USB_Serial_Adapter.rst @@ -32,7 +32,9 @@ Attaching a USB to Serial Adapter +-----+-------+----------+ PIN 1 is the one closest to the volume button while PIN 6 is the one -closest to the power button. +closest to the power button. The pin functions are documented from the +perspective of a USB to serial adapter -- the devkit receives serial input on +pin 4 and transmits serial output on pin 5. The board can be powered in the usual way with the serial adaptor connected to your workstation. Depending on your operating system and any other USB devices diff --git a/Hardware_Reference.rst b/Hardware_Reference.rst index e37d207..f22edbe 100644 --- a/Hardware_Reference.rst +++ b/Hardware_Reference.rst @@ -150,7 +150,7 @@ Headers | 6 | | NC | +-----+-------+----------+ - Note: PIN 1 is the one closest to the volume button while PIN6 is the one closest to the power button. + Note: PIN 1 is the one closest to the volume button while PIN6 is the one closest to the power button. The pin functions are documented from the perspective of a USB to serial adapter -- the devkit receives serial input on pin 4 and transmits serial output on pin 5. LEDs ~~~~ -- GitLab