Skip to content

firebat/stm32-tutorial

Repository files navigation

Hardware

STM32F103C8T6

J-Link

Burn

JLinkExe

Download jlink from https://www.segger.com/jlink-software.html

$ dpkg -i jlink_4.96.7_x86_64.deb
$ JLinkExe
J-Link>exec device=STM32F103C8
J-Link>loadbin main.bin,0x8000000

Press reset button to run

OpenOCD

OpenOCD is also supported, Google it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published