This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:firmware_update [2024/03/26 13:28] admin |
products:firmware_update [2025/02/12 10:59] (current) admin [External Reset] |
||
---|---|---|---|
Line 3: | Line 3: | ||
This document will walk through how to load new firmware onto a device. | This document will walk through how to load new firmware onto a device. | ||
- | We have a number of products so the first thin you'll need to do is determine if the reset button is accessible without opening the case. | + | We have a number of products so the first thing you'll need to do is determine if the reset button is accessible without opening the case. |
---- | ---- | ||
+ | |||
+ | ===== External Reset ===== | ||
For these products you just need a paperclip to press the reset button. | For these products you just need a paperclip to press the reset button. | ||
* S1D Digital Controller | * S1D Digital Controller | ||
* S1A Analog Controller | * S1A Analog Controller | ||
+ | * SB4 Controller | ||
+ | * RB4 Controller | ||
* 8K2 Controller | * 8K2 Controller | ||
- | There will be a small hole close to the center of the unit through which you can place the straightened end of a paperclip through to press the reset button. | + | There will be a small hole close to the center of the unit through which you can place the straightened end of a paperclip through to press the reset button. (A SIM card ejector pin also works well.) |
+ | |||
+ | {{:products:s1-reset-01.jpg?direct&300|}} | ||
+ | {{:products:s1-reset-02.jpg?direct&300|}} | ||
---- | ---- | ||
- | For these products you will need to remove the bottom cover of the device to access the reset button. | + | ===== Internal Reset ===== |
+ | For the following products you will need to remove the bottom cover of the device to access the reset button. | ||
* The Big Button | * The Big Button | ||
* The Button | * The Button | ||
Line 27: | Line 35: | ||
* MK1 Controller | * MK1 Controller | ||
- | The PCB will be wrapped in blue tape, with a black dot indicating where the reset button is. Pressing down on the black dot will press the reset button. | + | The PCB will be wrapped in blue tape, with a black dot indicating where the reset button is. Pressing down on the black dot will press the reset button. Press it and you should recognize the feel of a button being pressed and hear a slight "click" sound. |
+ | |||
+ | {{:products:internals-01.jpg?direct&600|}} | ||
---- | ---- | ||
Line 35: | Line 45: | ||
Doing this will cause the device to go into **USB Storage Mode** and will mount on your computer like an external drive. | Doing this will cause the device to go into **USB Storage Mode** and will mount on your computer like an external drive. | ||
- | {{:products:01-rpi-rp2-mounted.png?direct&600|}} | + | {{:products:01-rpi-rp2-mounted.png?direct&800|}} |
You should see a new drive appear on your computer. It will be named **RPI-RP2**. | You should see a new drive appear on your computer. It will be named **RPI-RP2**. | ||
Line 47: | Line 57: | ||
---- | ---- | ||
- | Copy the next UF2 file to the **RPI-RP2** drive. It will disconnect/dismount from your computer and the update should be complete. | + | Copy the new **UF2** file to the **RPI-RP2** drive. It will disconnect/dismount from your computer and the update should be complete. |
Test it out. If the update did not seem to work try it again. | Test it out. If the update did not seem to work try it again. |