Skip to content

fcayci/STM32F4-ChibiOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F4-ChibiOS

ChibiOS/RT examples running on STM32F4 Discovery board

Required tools

Notes

  • st-flash usage from a project directory:

    $ st-flash write build/ch.bin 0x08000000
    
  • st-flash arguments for eclipse:

    write ${selected_resource_loc}/build/ch.bin 0x08000000
    

TODO

  • I2C code test
  • Shell over serial line example
  • ADC example
  • DAC example

About

ChibiOS/RT examples running on STM32F4 Discovery board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published