Skip to content

gerryqd/stm32f103_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README
======

A simple gcc based stm32f103 skeleton project.

Demo board
----------

  A quite simple mini board with stm32f103c8t6


Tools
-----

  stlink
    
    1. Erase the flash

      st-flash erase

    2. Program the flash

      st-flash write demo.bin 0x8000000

    3. GDB server

      st-util

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages