stm32f103+FreeRTOS+模板

上传者: 41834692 | 上传时间: 2023-11-06 13:47:54 | 文件大小: 8.16MB | 文件类型: ZIP
stm32f103 FreeRTOS的模板,可以根据自己的项目添加任务。 FreeRTOS是当下热门的操作系统之一,并且开源免费,相较于ucos这个系统来说代码量比较小,能够移植到大部分微处理器上,特别适合新入门的学习。 FreeRTOS是一个迷你的实时操作系统内核。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能、软件定时器、协程等,可基本满足较小系统的需要。任务调度机制是嵌入式实时操作系统的一个重要概念,也是其核心技术。对于可剥夺型内核,优先级高的任务一旦就绪就能剥夺优先级较低任务的CPU使用权,提高了系统的实时响应能力。不同于μC/OS-II,FreeRTOS对系统任务的数量没有限制,既支持优先级调度算法也支持轮换调度算法,因此FreeRTOS采用双向链表而不是采用查任务就绪表的方法来进行任务调度。 STM32CubeIDE是ST公司推出的一个多功能的集成开发工具,集成了TrueSTUDIO和STM32CubeMX,它是STM32Cube软件生态系统的一部分。

文件下载

资源详情

[{"title":"( 253 个子文件 8.16MB ) stm32f103+FreeRTOS+模板","children":[{"title":"FreeRTOS.axf <span style='color:#111;'> 683.02KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim.c <span style='color:#111;'> 242.32KB </span>","children":null,"spread":false},{"title":"tasks.c <span style='color:#111;'> 161.90KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_uart.c <span style='color:#111;'> 132.04KB </span>","children":null,"spread":false},{"title":"queue.c <span style='color:#111;'> 91.54KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim_ex.c <span style='color:#111;'> 79.24KB </span>","children":null,"spread":false},{"title":"cmsis_os.c <span style='color:#111;'> 49.66KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc.c <span style='color:#111;'> 49.12KB </span>","children":null,"spread":false},{"title":"stream_buffer.c <span style='color:#111;'> 42.05KB </span>","children":null,"spread":false},{"title":"timers.c <span style='color:#111;'> 38.89KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash_ex.c <span style='color:#111;'> 36.27KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc_ex.c <span style='color:#111;'> 30.16KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash.c <span style='color:#111;'> 29.55KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_dma.c <span style='color:#111;'> 27.82KB </span>","children":null,"spread":false},{"title":"port.c <span style='color:#111;'> 25.59KB </span>","children":null,"spread":false},{"title":"event_groups.c <span style='color:#111;'> 24.04KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio.c <span style='color:#111;'> 21.06KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_pwr.c <span style='color:#111;'> 21.04KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal.c <span style='color:#111;'> 20.43KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_cortex.c <span style='color:#111;'> 18.91KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_exti.c <span style='color:#111;'> 15.40KB </span>","children":null,"spread":false},{"title":"system_stm32f1xx.c <span style='color:#111;'> 14.80KB </span>","children":null,"spread":false},{"title":"heap_4.c <span style='color:#111;'> 14.03KB </span>","children":null,"spread":false},{"title":"croutine.c <span style='color:#111;'> 12.87KB </span>","children":null,"spread":false},{"title":"as608.c <span style='color:#111;'> 12.81KB </span>","children":null,"spread":false},{"title":"IOI2C.c <span style='color:#111;'> 10.53KB </span>","children":null,"spread":false},{"title":"list.c <span style='color:#111;'> 8.20KB </span>","children":null,"spread":false},{"title":"stm32f1xx_it.c <span style='color:#111;'> 7.01KB </span>","children":null,"spread":false},{"title":"24l01.c <span style='color:#111;'> 6.25KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 6.21KB </span>","children":null,"spread":false},{"title":"oled.c <span style='color:#111;'> 6.08KB </span>","children":null,"spread":false},{"title":"freertos.c <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"usart.c <span style='color:#111;'> 5.04KB </span>","children":null,"spread":false},{"title":"adc.c <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio_ex.c <span style='color:#111;'> 4.15KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_timebase_tim.c <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"encoder.c <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"usart3.c <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"duoji.c <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"tim.c <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"gpio.c <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"DataScope_DP.C <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_msp.c <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"timer.c <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"spi.c <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"exti.c <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"led.c <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"motor.c <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"key.c <span style='color:#111;'> 582B </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim.crf <span style='color:#111;'> 606.89KB </span>","children":null,"spread":false},{"title":"freertos.crf <span style='color:#111;'> 604.82KB </span>","children":null,"spread":false},{"title":"main.crf <span style='color:#111;'> 600.30KB </span>","children":null,"spread":false},{"title":"stm32f1xx_it.crf <span style='color:#111;'> 578.89KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim_ex.crf <span style='color:#111;'> 570.44KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_uart.crf <span style='color:#111;'> 566.32KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc.crf <span style='color:#111;'> 556.96KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_dma.crf <span style='color:#111;'> 552.66KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash_ex.crf <span style='color:#111;'> 550.88KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash.crf <span style='color:#111;'> 549.68KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio.crf <span style='color:#111;'> 548.70KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_exti.crf <span style='color:#111;'> 547.92KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_pwr.crf <span style='color:#111;'> 547.79KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc_ex.crf <span style='color:#111;'> 547.63KB </span>","children":null,"spread":false},{"title":"usart.crf <span style='color:#111;'> 547.29KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal.crf <span style='color:#111;'> 546.36KB </span>","children":null,"spread":false},{"title":"gpio.crf <span style='color:#111;'> 546.08KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_cortex.crf <span style='color:#111;'> 545.83KB </span>","children":null,"spread":false},{"title":"tim.crf <span style='color:#111;'> 545.75KB </span>","children":null,"spread":false},{"title":"key.crf <span style='color:#111;'> 545.56KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_msp.crf <span style='color:#111;'> 545.43KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_timebase_tim.crf <span style='color:#111;'> 545.32KB </span>","children":null,"spread":false},{"title":"system_stm32f1xx.crf <span style='color:#111;'> 545.21KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio_ex.crf <span style='color:#111;'> 545.04KB </span>","children":null,"spread":false},{"title":"cmsis_os.crf <span style='color:#111;'> 73.09KB </span>","children":null,"spread":false},{"title":"tasks.crf <span style='color:#111;'> 66.50KB </span>","children":null,"spread":false},{"title":"queue.crf <span style='color:#111;'> 63.45KB </span>","children":null,"spread":false},{"title":"stream_buffer.crf <span style='color:#111;'> 51.56KB </span>","children":null,"spread":false},{"title":"event_groups.crf <span style='color:#111;'> 49.85KB </span>","children":null,"spread":false},{"title":"timers.crf <span style='color:#111;'> 49.30KB </span>","children":null,"spread":false},{"title":"heap_4.crf <span style='color:#111;'> 42.48KB </span>","children":null,"spread":false},{"title":"port.crf <span style='color:#111;'> 38.91KB </span>","children":null,"spread":false},{"title":"croutine.crf <span style='color:#111;'> 37.28KB </span>","children":null,"spread":false},{"title":"list.crf <span style='color:#111;'> 32.07KB </span>","children":null,"spread":false},{"title":"freertos.d <span style='color:#111;'> 3.42KB </span>","children":null,"spread":false},{"title":"main.d <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"stm32f1xx_it.d <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_timebase_tim.d <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash_ex.d <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio_ex.d <span style='color:#111;'> 2.51KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_cortex.d <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_rcc_ex.d <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim_ex.d <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_flash.d <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_exti.d <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_uart.d <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_gpio.d <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_msp.d <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"as608.d <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_tim.d <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"stm32f1xx_hal_pwr.d <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明