Add tools flash instructions for blisp

This commit is contained in:
Marek Kraus 2023-01-23 12:05:18 +01:00 committed by sakumisu
parent 804a855772
commit 18408f971e
2 changed files with 14 additions and 2 deletions

View File

@ -10,7 +10,7 @@ This is the instructions for the cklink firmware used with BL702 or BL616.
![RV-Debugger-Plus](rv-debugger.png)
## Flash download
## Flash download (via BLDevCube)
- Open BL Devcube
- Select IOT UI and select single download
@ -20,6 +20,12 @@ This is the instructions for the cklink firmware used with BL702 or BL616.
![Flash download](flash_download.png)
## Flash download (via blisp)
- Download latest blisp [here](https://github.com/pine64/blisp/releases/latest).
- Press and hold the boot pin then plug the usb in the computer to go to the boot mode.
- Execute `blisp iot -c bl70x --reset -s bl702_cklink_whole_img_v2.2.bin -l 0x0`
## CKLink driver
CKLink driver version must be higher than 5.16.0. Download link is here.

View File

@ -10,7 +10,7 @@ This is the instructions for the dualuart firmware used with BL702 or BL616.
![RV-Debugger-Plus](rv-debugger.png)
## Flash download
## Flash download (via BLDevCube)
- Open BL Devcube
- Select IOT UI and select single download
@ -20,6 +20,12 @@ This is the instructions for the dualuart firmware used with BL702 or BL616.
![Flash download](flash_download.png)
## Flash download (via blisp)
- Download latest blisp [here](https://github.com/pine64/blisp/releases/latest).
- Press and hold the boot pin then plug the usb in the computer to go to the boot mode.
- Execute `blisp iot -c bl70x --reset -s bl702_dualuart_whole_img.bin -l 0x0`
## UART PIN
**DTR** and **RTS** are only used for downloading with devcube.