> For the complete documentation index, see [llms.txt](https://docs.ceruleansonar.com/c/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ceruleansonar.com/c/manifold-5l-and-manifold-5s-ethernet-switch/connection-information/usb.md).

# USB

The Manifold 5S has two USB ports usable when the Brain option is installed.&#x20;

<figure><img src="/files/14WDHDqYumTsMkpk8LK0" alt=""><figcaption></figcaption></figure>

Pinout of the USB connectors follow the Blue Robotics connector standard.&#x20;

<figure><img src="/files/C9z5lsgCCX6dYk5Pj07b" alt=""><figcaption></figcaption></figure>

A feature of Linux is that enumeration of the USB ports is not necessarily *a priori* determinable. So when you add or remove or exchange ports of USB devices, they may change their USB 1 and USB 2 enumeration. So you get the fun of experimenting to find where your device landed! Once you find your device, it will almost always stay assigned to the same USB enumeration if you don't change anything about the USB.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ceruleansonar.com/c/manifold-5l-and-manifold-5s-ethernet-switch/connection-information/usb.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
