Skip to content

Assembly template for an STM32F107-based board.

Notifications You must be signed in to change notification settings

fcayci/stm32f1-assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32f1-assembly

Assembly template for an STM32F1-based board. (Cortex-M3)

Tested on EasyMx Pro v7 board with STM32F107 chip.

Install

Compile

  • Browse into the directory and run make to compile.
Cleaning...
Building template.s
   text	   data	    bss	    dec	    hex	filename
     48	      0	      0	     48	     30	template.elf
Successfully finished...

Program

  • Run make burn to program the chip.
...
...
Flash written and verified! jolly good!
  • Sometimes you might need to burn twice to get it working.

About

Assembly template for an STM32F107-based board.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published