# Micro USB

There are 2 micro USB ports on the board.&#x20;

(Red) is connected to the STM32F405 and used to flash firmware in DFU mode and as a telemetry connection under normal use.

(Purple) is used solely to flash the EMMC on the CM4. It is only connected when the DIP switch (1) is set to "ON".

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


---

# Agent Instructions: 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://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/micro-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.
