mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-20 06:08:49 +01:00
Updated Keyboard with FPC 60pin 0.5mm (markdown)
parent
b82eaeed23
commit
d3ba30a4d6
@ -16,3 +16,9 @@ data - | 17 | PA11(USB_DM)
|
|||||||
can not have USB and usb-serial both ON
|
can not have USB and usb-serial both ON
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
sudo stm32flash -r devterm.kbd.0.3_48mhz.bin -S 0x08000000:65536 /dev/ttyUSB0
|
||||||
|
srec_cat devterm.kbd.0.3_48mhz.bin -Binary -offset 0x08000000 -output devterm.kbd.0.3_48mhz.hex -Intel
|
||||||
|
|
||||||
|
stm32flash -w devterm_kbd.bin -v -S 0x08000000 /dev/ttyUSB0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user