Giter Club home page Giter Club logo

stm32f4xx-ll-driver's Introduction

STM32F4xx Low Layer Driver

This project contains only the Low-Layer APIs source code for STM32F4 microcontrollers. For code base the author uses official the Low-Layer APIs code from package STM32CubeF4.

Why does this project exist?

The ST company actively promotes its product - hardware abstraction layer (HAL). Author of this repository considers that the HAL is a bullshit. Only Low-Layer APIs is true product for experts.

In official package the Low-Layer APIs was mixed with bullshit code of HAL. In this repository the author singled out the quintessence of Low-Layer APIs source code.

Additional enhancement

After singling out the Low-Layer APIs source code the author made some improvements that don't change official code any way:

  • IAR project for building static library of Low-Layer APIs
  • new module for dynamically setting the interrupt handler (the vector table has been copied to the RAM sector)

System clock

System clock from HSE is 8 MHz. Be careful, see macro definitions in options of the project.

Low-Layer APIs for other series

Author made repositories for other series:

stm32f4xx-ll-driver's People

Contributors

nikita-presnov avatar vitkorob avatar

Forkers

sushchev

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.