# DIP Switch

If you are planning to use the flight controller without a CM4 attached, you may notice there is no power to the STM32. Normally the CM4 will active the 3.3v LDO regulator once booted, however if not fitted the switch labelled "ON if no CM4 fitted" should be activated. Please Ensure before fitting a CM4 this switch is off.

The switch labelled "ON to activate DFU/EMMC" when activated will put the STM32 into DFU mode and CM4 into EMMC flash mode. The flight controller must be power cycled to take affect.&#x20;

<figure><img src="/files/jQKUrnfpiLAHAbpy3Nt5" 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/dip-switch.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.
