Skip to content

An attempt at creating simple HAL for STM8S103F3 breakout board.

Notifications You must be signed in to change notification settings

Pavel-N/STM8S103F3_breakout_board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM8S103F3_breakout_board

Desctription

This is my attempt at creating simple Hadrware Abstarction Layer for STM8S103F3 breakout board.

Dependencies

Documentation / References

Features / TODO

  • Add license to repo
  • Links to datasheets in repo
  • Build and flash README section
  • Notes README section
  • More examples
  • Digital IO
    • Digital Output
    • Digital Input - No Interupt
    • Digital Input - With Interupt
  • Analog IO
    • Analog Output
    • Analog Input
  • On-board Clock (as of now only 16MHz)
    • Choosing speed
    • Delay function (as of now only for 16MHz)
  • Basic documentation
  • Rust ingings (maybe?)
  • And more ...

License

As of now there is not a license associated with this repo.

About

An attempt at creating simple HAL for STM8S103F3 breakout board.

Topics

Resources

Stars

Watchers

Forks

Languages