/STM8S103F3_breakout_board

An attempt at creating simple HAL for STM8S103F3 breakout board.

Primary LanguageC

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.