[chore] add 702 dualuart firmware

This commit is contained in:
jzlv 2022-11-19 16:07:02 +08:00
parent 8942c4d341
commit 5f9b8e8b85
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
# Bouffalo DualUart
This is the instructions for the dualuart firmware used with BL702 or BL616.
## Hardware
## Sipeed RV-Debugger-Plus
- Use BL702C-A0
![RV-Debugger-Plus](rv-debugger.png)
## Flash download
- Open BL Devcube
- Select IOT UI and select single download
- Load firmware
- Press and hold the boot pin then plug the usb in the computer to go to the boot mode.
- Download
![Flash download](flash_download.png)
## UART PIN
**DTR** and **RTS** are only used for downloading with devcube.
| Function | Label | GPIO |
|:-------------:|:--------:|:------:|
|UART0 TX | TCK | GPIO15 |
|UART0 RX | TDI | GPIO0 |
|UART0 DTR | TMS | GPIO2 |
|UART0 RTS | TDO | GPIO1 |
|UART1 TX | TX | GPIO26 |
|UART1 RX | RX | GPIO27 |
|UART1 DTR | DTR | GPIO28 |
|UART1 RTS | RTS | GPIO24 |

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 KiB