From aba6cbf53821212dda38eb97e6e0e7033705a8eb Mon Sep 17 00:00:00 2001 From: Lukas Schmid Date: Tue, 14 May 2024 10:20:32 +0200 Subject: [PATCH] Extend console docu --- docs/interfaces/console.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/interfaces/console.md b/docs/interfaces/console.md index def812b..b1dfc12 100644 --- a/docs/interfaces/console.md +++ b/docs/interfaces/console.md @@ -2,6 +2,23 @@ In this document you fill find a guide on how to use PuTTY or GtkTerm to connect to the Serial Console on the Kumquat. +| Location | Description | +| -------- | ------------- | +| Xn | USB Console | + +![USB Console Connector Location](placeholder_image_link) + +## Prerequisites + +Before you begin, ensure you have the following: + +- USB Type-C Cable +- Computer running Windows or Linux + +## Hardware Setup + +Connect the USB Cable to the right USB Type-C connector on the Kumquat, and plug the other end of the cable into your computer + ## Using PuTTY to Connect to a USB-Serial Interface 1. **Download and Install PuTTY**: If you haven't already, download and install PuTTY from the official website: [PuTTY Download Page](https://www.putty.org/).