搜索资源列表
STM32F103ucOS-II
- STM32F103的ucOS-II 移植好的工程。项目可以直接编译、调试,没有错误和警告,注释详尽。ST的Cortex-M3内核,在UCOS-II中建立两个任务,分别以1s和2s点亮熄灭两个LED。-The ucOS-II transplantation STM32F103 good works. Project can compile, debug, no errors and warnings, detailed notes. ST' s Cortex-M3 core, in UCOS-II
STM32_uCOS_Template
- 我的基于STM32F103的uCOSII模板,可直接使用。-I based on the STM32F103 uCOSII template, can be used directly.
STM32PuCOSPISR
- 自己亲自移植的uCOS-II工程,用MDK(keil)编译的,基于STM32F103芯片。用到了1个串口,4个GPIO端口(1个按键中断,1个指示中断的LED,和另外两个LED分别代表两个Task)。如果有什么需要帮助的,里面有我本人的联系方式。 -I proted uCOS-II to STM32Fl03 MCU by MDK compiler.The project have used USART1 and 4 of GPIO which for Interrupt,LED of int
STM32F103C8T6_UCOS_DEMO
- 这是按照前面我发的从零开始学习ucosii手册,编写成功的模板。芯片是stm32f103c8t6,移植在f103芯片上,都是同理可得。记住虽然可以直接拿着用,但是要修改对应的IO口哦,程序效果是led小灯闪烁。(有一个问题我也不太清楚,理论上c8t6的启动文件应该是startup_stm32f10x_md.s,但是用它却不能成功。用startup_stm32f10x_hd.s却成功了。)(This is a successful template written in front of the
ALIENTEK MINISTM32 实验3 串口实验
- 串口资料,初学基础资料,希望对大家有用。(Serial data, learn basic information, I hope to be useful for you.)
ALIENTEK MINISTM32 实验11 RTC实时时钟实验
- RTC资料,初学基础资料,希望对大家有用。(RTC information, beginner basic information, I hope to be useful for you.)
ALIENTEK MINISTM32 实验12 待机唤醒实验
- 待机唤醒资料,初学基础资料,希望对大家有用。(Standby wakeup data, learn basic information, I hope to be useful for you.)