GithubHelp home page GithubHelp logo

pluto-ao / stm32l476rg_learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fater20/stm32l476rg_learning

0.0 0.0 0.0 42.62 MB

C 96.64% C++ 0.52% Assembly 2.03% Objective-C 0.37% HTML 0.20% Makefile 0.24%

stm32l476rg_learning's Introduction

STM32L476RG_LEARNING

This project aims to document the learning process of STM32L476RG and Hardware Abstraction Layer(HAL). This project is based on the NUCLEO-L476RG development board and is generated by the STM32CubeMX. Related videos: https://space.bilibili.com/176255057

CONTENTS:

  1. STM32L476RG_GPIO: Press the button to toggle LED2
  2. STM32L476RG_USART_INTERUPT: Sending and reciving interupt by USART(Asynchronous)
  3. STM32L476RG_PWM: Breathing light
  4. STM32L476RG_TIMER_INTERUPT: Chang the state of the LED2 (Period of Interupt: 1s)
  5. STM32L476RG_INPUTCAPTURE: Output a PWM(Frequency:1kHz, Duty:50%) and capture it, print the frequency\duty\high level time and low level time by usart
  6. STM32L476RG_EXTERNAL_INTERUPT: Press the button to toggle LED2(Interupt)
  7. STM32L476RG_LEARNING_I2C_MPU6050: Get raw data from mpu6050 using hardware I2C
  8. STM32L476RG_USART_DMA: Use DMA to complete USART sending and receiving
  9. STM32L476RG_USARTRXData_Process: Four examples of USART data processing 10.STM32L476RG_FreeRTOS: An easy FreeRTOS example.

stm32l476rg_learning's People

Contributors

fater20 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.