Git Product home page Git Product logo

arm's Introduction

ARM

学习stm32 hal库的工程文件 使用软件为IAR和stm32 cubeMx 学习顺序 LED //流水灯实验,实现GPIO的输出功能配置 Key_input //按键输入实验,实现GPIO输入功能配置 EXTI //外部中断实验,实现用外部输入中断的方式控制led TIM //定时器实验,实现配置时钟树和分频,利用定时器溢出中断控制闪烁 USART //串口读写实验,使用USART实现串口接收并发送的功能,寄存器溢出中断发送前十位数据,只能发送一次 PWM //定时器pwm输出实验,实现串口重映射下,循环输出pwm波,实现呼吸灯效果 IWDG //看门狗实验,低级看门狗中断 DMA //DMA数据传输实验,实现数据的发送和接收,性能较usart有所提高(常用) ADC //ADC转换,获取mcu内部温度传感器数据并打印

arm's People

Contributors

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