mirror of
https://github.com/clockworkpi/uConsole.git
synced 2025-12-16 12:08:49 +01:00
Updated How to use keyboard UART port to flash firmware (markdown)
parent
6a54047df4
commit
06910f3177
@ -30,7 +30,7 @@ here is the process:
|
|||||||
```
|
```
|
||||||
$ sudo stm32flash -w uconsole.kbd.0.4_48mhz.bin -v -S 0x08000000 /dev/ttyUSB0
|
$ sudo stm32flash -w uconsole.kbd.0.4_48mhz.bin -v -S 0x08000000 /dev/ttyUSB0
|
||||||
```
|
```
|
||||||
You can get uconsole.kbd.0.4_48mhz.bin from https://github.com/clockworkpi/uConsole/Bin/
|
You can get uconsole.kbd.0.4_48mhz.bin from https://github.com/clockworkpi/uConsole/tree/master/Bin
|
||||||
|
|
||||||
## Normal flashing output
|
## Normal flashing output
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user