Code Monkey home page Code Monkey logo

stm32f4_freertos's Introduction

STM32F4_FreeRTOS

FreeRTOS在STM32F4上的学习

11.25 1.进行了了队列操作。 2.进行了软件定时器的周次和单次模式的操作。 3.进行了事件标志组的操作。

11.23 1.新建了一个include.h文件来存放头文件。 2.测试了任务的创建、挂起、恢复、删除。 3.了解了列表项相关的配置。同时修护了#define WKUP_PRES错误。 4.了解了FreeRTOS的中断管理。delay_ms()会引起任务调度,delay_xms()不会。

11.22 1.完成了SPI1的配置。 2.完成了FreeRTOS系统的移植。

11.21 1.完成了ADC3_CH4(PF6)的配置。 2.完成了DAC1_CH1(PA4)的配置。 3.完成了DMA2_Steam7_CH4的配置。 4.完成了IIC的配置(PB8,PB9)。

11.19 完成了电容按键的配置。

11.18 1.完成了外部中断的测试,注意SYSCFG是挂载在APB2下面的。 2.完成独立看门狗的操作。 3.完成了定时器3的操作。 4.完成了定时器14通过PF9输出PWM,定时器5通过PA0捕获时间。 (今天又是愉快的一天( • ̀ω•́ )✧)

11.17 1.忽略编译产生的中间文件,同时实现了毛毛是菜鸡控制BEEP(≖ᴗ≖)✧

11.16 1.添加了STM32F4的工程代码

stm32f4_freertos's People

Contributors

proudrabbit avatar

Watchers

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