diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-06-07 01:04:19 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-06-07 01:04:19 (GMT) |
| commit | 0505b9ff3442b697fdc362750b66e1dd6efa8241 (patch) | |
| tree | 8777b8abc8a0366298085f033de46b930e6e1370 | |
| parent | 72d94d71a8b2b2408cad09fee12abfc35007360e (diff) | |
| parent | 17079fb114ad6db59200b684f894e7723450616e (diff) | |
Merge commit '17079fb114' into analog24
| -rw-r--r-- | doc/SWD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # How to flash InfiniTime using the SWD interface Download the files **bootloader.bin**, **image-x.y.z.bin** and **pinetime-graphics-x.y.z.bin** from the release page: - + The bootloader reads a boot logo from the external SPI flash memory. The first step consists of flashing a tool in the MCU that will flash the boot logo into this SPI flash memory. This first step is optional but recommended (the bootloader will display garbage on screen for a few second if you don't do it). Using your SWD tool, flash **pinetime-graphics-x.y.z.bin** at offset **0x0000**. Reset the MCU and wait for a few seconds until the logo is completely drawn on the display. |
