Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sipeed/sipeed_wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Nov 8, 2024
2 parents 50f4d1c + eb2f274 commit ade301b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/hardware/en/maix/m1s/other/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -947,22 +947,22 @@ If you want to use this u-disk again, reburn the default firmware into bl808 via

U-disk burn is based on firmware, we need a way to burn this firmware into M1s Dock when it's produced.

So we use serial burn to flash the defaule firmware into M1s Dock.
So we use serial burn to flash the default firmware into M1s Dock.

### How to erase bl808 flash

To erase the flash. we need [Bouffalo Lab Dev Cube](https://dev.bouffalolab.com/download), download and run it, choose Chip BL808.

![chip_selection](./../../../../zh/maix/m1s/other/assets/start/chip_selection.png)

`Show advnaced Page` first.
`Show advanced Page` first.

![erase_advanede_mode](./../../../../zh/maix/m1s/other/assets/start/erase_advanede_mode.jpg)

Do following steps:
- Choose Flash interface
- Make sure you have made M1s Dock in burning status(Hold BOOT ket and RST key, then relase RST key first, then release BOOT key.)
- Selest the bigger COM port
- Make sure you have made M1s Dock in burning status(Hold BOOT key and RST key, then release RST key first, then release BOOT key.)
- Select the bigger COM port
- Tick Whole Chip
- Click Erase Flash

Expand All @@ -974,7 +974,7 @@ Then your M1s Dock is being erased, there is no progress bar, but `Success` show

### BFLB IMG LOAD SHAKEHAND FAIL

This means M1s Dock is not in burning mode. Hold BOOT ket and RST key, then relase RST key first, then release BOOT key to make it into burning mode.
This means M1s Dock is not in burning mode. Hold BOOT key and RST key, then release RST key first, then release BOOT key to make it into burning mode.

![uart_burn_bl808_shakehand_fail](./../../../../zh/maix/m1s/other/assets/start/uart_burn_bl808_shakehand_fail.jpg)

Expand Down Expand Up @@ -1014,7 +1014,7 @@ In the burning software, we need to tick and choose `partition table`, `boot2`,

2. Failed compiling

When compiling your firmware, make sure your command is `./build.sh demo_name`, like `./build.sh hello_world`, not `./build.sh hello_world/` (pay atention to the end symbol `/`)
When compiling your firmware, make sure your command is `./build.sh demo_name`, like `./build.sh hello_world`, not `./build.sh hello_world/` (pay attention to the end symbol `/`)

### Old firmware test

Expand Down Expand Up @@ -1055,7 +1055,7 @@ After finishing burning, repower this board to use the new firmware.

Make sure you hold BOOT key, then power up this board via UART port on M1s Dock.

Windows user needs check whether there is a `Bouffalo CDC` device.
Windows user needs to check whether there is a `Bouffalo CDC` device.

If there is an error on this CDC device, search `Windows7 CDC` on the internet and find the answer.

Expand All @@ -1078,4 +1078,4 @@ In [download site](https://dl.sipeed.com/shareURL/MAIX/M1s/M1s_Dock/7_Firmware)
| Detail | Containing software reset, <br> boot M1S Dock without clicking RST key | No software reset,<br>clicking RST key to boot BL808 |
| Driver | Some Windows computers require [Drivers](https://dl.sipeed.com/shareURL/MAIX/tools/driver) | Don't require Driver |

[Click me](https://wiki.sipeed.com/hardware/en/maix/m1s/other/start.html#Burn-onboard-bl702) to see how to flash the firmware for BL702
[Click me](https://wiki.sipeed.com/hardware/en/maix/m1s/other/start.html#Burn-onboard-bl702) to see how to flash the firmware for BL702

0 comments on commit ade301b

Please sign in to comment.