diff --git a/tools/cklink_firmware/README.md b/tools/cklink_firmware/README.md index d05895b2..24243e54 100644 --- a/tools/cklink_firmware/README.md +++ b/tools/cklink_firmware/README.md @@ -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. diff --git a/tools/dualuart_firmware/README.md b/tools/dualuart_firmware/README.md index d3f0656e..0be50b34 100644 --- a/tools/dualuart_firmware/README.md +++ b/tools/dualuart_firmware/README.md @@ -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.