wo-bisch-project/firmware
Joerg Lehmann 4add965162 Initial commit 2021-04-09 11:32:51 +02:00
..
EU868.hex Initial commit 2021-04-09 11:32:51 +02:00
README.md Initial commit 2021-04-09 11:32:51 +02:00
stlink-v2-programmer-cabling.odt Initial commit 2021-04-09 11:32:51 +02:00

README.md

Program Dragino LGT92 with openocd

LED nach oben (mit eigenem Kabel, siehe ODT File) Reset Knopf kurz drücken, dann folgender Befehl: [joerg@cinnamon firmware]$ openocd -f /usr/share/openocd/scripts/interface/stlink.cfg -c "transport select hla_swd" -f /usr/share/openocd/scripts/target/stm32l0.cfg -c init -c 'program EU868.hex verify reset exit'