mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 11:33:20 +00:00
typos
This commit is contained in:
parent
d02008b7ca
commit
f72d3c833c
@ -20,7 +20,7 @@ Use USB to TTL converter with 3.3V logic levels, like HW 597
|
||||
connect the PC to TX1 and RX1 on the bk7231 (TX2 and RX2 are optional, only for log)
|
||||
|
||||
start flash in BKwriter 1.60 (select COM port, etc)
|
||||
then re-power the device (or reset with CEN by temporary connecting CEN to ground) until the flashing program continues, repeat if required.
|
||||
then re-power the device (or reset with CEN by temporarily connecting CEN to ground) until the flashing program continues, repeat if required.
|
||||
|
||||
## UART (obsolete method; multiplatform method, Python required)
|
||||
|
||||
@ -32,7 +32,7 @@ connect the PC to TX1 and RX1 on the bk7231 (TX2 and RX2 are optional, only for
|
||||
|
||||
start flash using:
|
||||
`python uartprogram <sdk folder>\apps\<folder>\output\1.0.0\<appname>_UA_<appversion>.bin -d <port> -w`
|
||||
then re-power the device (or reset with CEN temporary connecting CEN to ground) until the flashing program continues, repeat if required.
|
||||
then re-power the device (or reset with CEN temporarily connecting CEN to ground) until the flashing program continues, repeat if required.
|
||||
|
||||
e.g.
|
||||
`python uartprogram C:\DataNoBackup\tuya\tuya-iotos-embeded-sdk-wifi-ble-bk7231t\apps\my_alpha_demo\output\1.0.0\my_alpha_demo_UA_1.0.0.bin -d com4 -w`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user