Git Product home page Git Product logo

stm32cclib's Introduction

This is C++11 based library and HAL for STM32

It include:

  1. CMake build system for simplifier create, build and upload to target
  2. Linker script to separate and simplified your code.
  3. Vector table for Cortex-M3,4 for simplified create interrupt handers.
  4. Startup code for Cortex-M3,4 cpu with initialization of data & bss sections.
  5. Setup C++ static objects
  6. Template library and types for stm32 mcus.
  7. Prototype of startup and run code for stm32 mcus.
  8. Low level template style defines and helpers to commonize work with hardware.
    1. stm32f4xx family
      1. stm32f405,407,415,417
  9. Middle lelev template style and helpers to simplified operations with hardware.
    1. Interrupts
    2. Systick
    3. GPIO
    4. EXTI
    5. USART
  10. BSP to simplified operation with hardware modules
    1. stm32l152c-discovery 6 position hex digit lcd
    2. ssd1306 graphic 128x64 oled
  11. Examples proto
    1. stm32l152c-disco - demo for full use internal blocks of stm32l152c
    2. stm32f3disco - blinking leds, usart rx/tx demo
    3. stm32f4-black - blinking leds, usart rx/tx demo, ssd1306 oled demo

stm32cclib's People

Contributors

no111u3 avatar

Watchers

 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.