# Updating Consolette Firmware

## UPDATING FIRMWARE <a href="#h.aikww6ny2gs6" id="h.aikww6ny2gs6"></a>

The Showstopper Consolette is powered by an ARM Cortex-M3 processor. We will periodically release updates to the firmware that runs on the Consolette. Check [here](https://creativeconners.com/files/Showstopper/showstopper_4/) for updated firmware.

In this initial release of the Showstopper 4 Consolette, the only way to install firmware updates is via USB. We hope to enable firmware updates over the network and integrate the update mechanism into Spikemark in the future, but alas today is not that day.

Compare the version of your firmware to the latest download available on our site to determine if you need to update. The version of your firmware is displayed on the Consolette when it powers up.

![](/files/RVziKS60MyjMeBNfml9T)

The Showstopper can mount like a normal USB flash drive, and you just drag and drop new firmware onto it. To update your firmware, follow these steps:

#### 1. Unplug the Showstopper Accessory cable and Ethernet cable.

#### 2. Flip the Consolette and remove the four Phillips screws in the bottom of the case.

![](/files/-MhJQuVuXVpYtNNVzlDi)

#### 3. Remove the bottom of the case.

#### 4. Locate the microprocessor module and insert the included mini-USB cable.

![](/files/-MhJQuVteECMB80ReQ2N)

#### 5. Connect the USB cable to your computer. The Consolette will mount like a drive in Windows Explorer. The drive will be named MBED.

![](/files/-MhJQuVhPB8OcBAigIUt)

#### 6. Drag the firmware file that you downloaded onto the MBED drive.

![](/files/-MhJQuVwakgrNCFD4_AR)

#### 7. Close up your Consolette case and power it back up. The Consollete automatically reads its storage and loads the most current firmware during boot up.

### &#x20;<a href="#h.v39wv7pmsylj" id="h.v39wv7pmsylj"></a>


---

# 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://docs.creativeconners.com/docs/showstopper/legacy/showstopper-consolette/updating-firmware.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.
