-
uCOSPuCGUI(FSMC)28
基于ST公司低功耗产品STM32F103ZET6的红牛ARM开发板出场程序,uCOS+uCGUI(FSMC)28。(Based on ST' s low-power products STM32F103ZET6 appearance of Red Bull ARM development board procedures, uCOS+ uCGUI (FSMC) 28.)
- 2011-07-15 11:53:02下载
- 积分:1
-
FENMINGQI
STM32F103驱动蜂鸣器的例子,是学习STM32的好资料。(STM32F103 drive the buzzer example, STM32 learning good information.)
- 2016-04-13 21:28:55下载
- 积分:1
-
UCGUI_shiboqi
提出了一种基于UCOS和UCGUI的数字存储示波器的软件时序逻辑状态机实现技术,硬件上采用FPGA+ARM的
结构,充分利用FPGA在逻辑控制、高速信号采集方面的优势,以及ARM核心在LCD波形刷新、人机接口以及通信协议处
理的灵活性,在提高系统整体性能和可靠性的同时简化了系统的软件和硬件结构。(UCOS proposed based digital storage oscilloscope and UCGUI software sequential logic state machine technology, the use of FPGA+ ARM hardware
Structure, full use of the advantages of FPGA logic control, high-speed signal acquisition aspects, as well as ARM core in the LCD waveform refresh at the man-machine interface and communication protocols
Reasonable flexibility in improving overall system performance and reliability while simplifying the software and hardware architecture of the system.)
- 2015-01-09 11:00:11下载
- 积分:1
-
ucos_ii sourcecode atmel128
ucos_ii sourcecode atmel128 -ucos_ii sourcecode atmel128
- 2022-05-05 15:28:35下载
- 积分:1
-
在Keil C51存储空间管理模式。集中在房
从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决
重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于
Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务
的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system in the task of re-scheduling into problems, the analysis of some important means to solve the basic ways and means : Analysis of real-time task scheduling the operating system take precedence, The proposed non-preemptive task scheduling can be more suited to a Keil C51 scheduling approach. To this end, the structure of the real-time operating systems, and targeted presentation of the heap management methods, and the establishment of task switching, and other tasks.
- 2023-03-13 05:30:04下载
- 积分:1
-
UCOS-II
经典教材,chm格式,是学习嵌入式操作系统的优秀、简洁的操作系统(Classic textbook, chm format, embedded operating system is to learn from the excellent, simple operating system)
- 2008-07-19 16:12:29下载
- 积分:1
-
mini2440_uCos2_ucgui
mini2440+ucos+ucgui,多线程支持,wm支持(mini2440+ ucos+ ucgui, multi-threading support, wm support)
- 2020-06-26 00:40:02下载
- 积分:1
-
UCOSII工程模板
ucos基本模板,比较适合初学者使用,省去了搭建和移植的过程。希望能给大家提供帮助。(OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */
(CPU_CHAR *)"App Task Start",
(OS_TASK_PTR )AppTaskStart,
(void *)0,
(OS_PRIO )APP_CFG_TASK_START_PRIO,
(CPU_STK *)&AppTaskStartStk[0],
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE / 10,
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE,
(OS_MSG_QTY )0,
(OS_TICK )0,
(void *)0,
(OS_OPT )(OS_OPT_TASK_STK_CHK | OS_OPT_TASK_STK_CLR),
(OS_ERR *)&err);)
- 2018-03-29 21:31:38下载
- 积分:1
-
C8051F120
C8051F120-ucos代码移植
带液晶AD的操作
同时分了4个Bank-C8051F120-ucos code
- 2023-07-10 05:30:04下载
- 积分:1
-
这是一个ucgui的中文学习资料,是翻译的英文资料,绝对是经典的ucgui的学习资料...
这是一个ucgui的中文学习资料,是翻译的英文资料,绝对是经典的ucgui的学习资料-This is a ucgui Chinese learning materials, is the English translation of the information is absolutely classic ucgui learning materials
- 2022-08-15 00:25:23下载
- 积分:1