GithubHelp home page GithubHelp logo

jkboyce / stm32f3xx-hal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stm32-rs/stm32f3xx-hal

1.0 0.0 0.0 234 KB

A Rust embedded-hal HAL for all MCUs in the STM32 F3 family

Home Page: https://crates.io/crates/stm32f3xx-hal

License: BSD Zero Clause License

Rust 99.50% Python 0.50%

stm32f3xx-hal's Introduction

stm32f3xx-hal

Build Status Crate Docs

stm32f3xx-hal contains a multi device hardware abstraction on top of the peripheral access API for the STMicro STM32F3 series microcontrollers. The selection of the MCU is done by feature gates, typically specified by board support crates. Currently supported configurations are:

  • stm32f301 ✔️ YES!
  • stm32f318 ✔️ YES!
  • stm32f302 ✔️ YES!
  • stm32f303 ✔️ YES!
  • stm32f373 ✔️ YES!
  • stm32f378 ✔️ YES!
  • stm32f334 ✔️ YES!
  • stm32f328 ✔️ YES!
  • stm32f358 ✔️ YES!
  • stm32f398 ✔️ YES!

The idea behind this crate is to gloss over the slight differences in the various peripherals available on those MCUs so a HAL can be written for all chips in that same family without having to cut and paste crates for every single model.

Collaboration on this crate is highly welcome as are pull requests!

This crate relies on Adam Greigs fantastic stm32f3 crate to provide appropriate register definitions and implements a partial set of the embedded-hal traits.

Almost all of the implementation was shamelessly adapted from the stm32f30x-hal crate by Jorge Aparicio.

License

0-clause BSD license.

stm32f3xx-hal's People

Contributors

agalakhov avatar arlosi avatar clebi avatar dfrankland avatar disasm avatar iamfromspace avatar jkboyce avatar joestarwalker avatar manuel-woelker avatar rubberduck203 avatar russellmcc avatar sh3rm4n avatar strom-und-spiele avatar teskje avatar tstellanova avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.