> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals-for-m300-m350/general/som-firmware-upgrade-via-sd-card.md).

# SOM Firmware upgrade via SD card

The Hot Shoe cable works with new firmware updates, please the compatible version below:

Gimbal Pixy SM Firmware Latest Version:&#x20;

{% embed url="<https://github.com/Gremsy/PixySM-Firmware/releases/latest>" %}

SOM Pixy SM Firmware Latest Version:

{% embed url="<https://github.com/Gremsy/PixySM300_SoM_Firmware/releases/latest>" %}

We recommend upgrading SOM firmware with Flashtool Latest Version:

{% embed url="<https://github.com/Gremsy/GremsyFlashTools/releases/latest>" %}

## **Instruction - SOM Firmware upgrade via SD card**

Note:

* Only support SOM firmware from 1.0.2. Older versions must be upgraded to 1.0.2 or higher.
* Firmware upgrade via SD card is only applicable to SOM firmware. Please refer to the user manual for instructions on how to upgrade the gimbal firmware.

**Step to upgrade**

Download the SOM firmware SD card version on Gremsy Github

![](/files/GcZE5LZYUNai6GtRNPF7)

Extract the .zip (or .rar) firmware file just downloaded.

After extracting successfully, the folder below will appear

![](/files/fqJ1QT7xIF0c4J1NmhjZ)

The folder will include files for SOM firmware upgrade as below:

![](/files/fIXXsdyvMcNlDIBq4SjR)

Copy Folder into the Pixy SM’s SD card as below

![](/files/lqxVfcBEzu3cWWLq8k4g)

Install the SD card to the Pixy SM SD card slot

Make sure the switch in the “P” position

![](/files/jdwANwlB3KlO3iLb36UQ)

Press Re-Boot on DJI Pilot app and wait for the process to complete.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gremsy.com/gimbals-for-m300-m350/general/som-firmware-upgrade-via-sd-card.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
