-
LCDlib4
基于s3c2410 的LCD应用,文本显示图形显示等。(based on s3c2410 )
- 2013-05-09 18:23:40下载
- 积分:1
-
好用好看不看会后悔,看了不后悔,信不信由你了
好用好看不看会后悔,看了不后悔,信不信由你了
-Good use看不看will regret it, read no regrets, believe it or not you
- 2023-08-25 19:10:04下载
- 积分:1
-
SC28L198
SC28L198是一个带有8个全双工异步通道UART的芯片,每个UART通道的接收器和发送器都拥有16字节深度的FIFO。芯片的每个UART通道除了基本的异步通信功能外,还可实现软件流控制(in-band flow control)、硬件流控制(out-of-band flow control)、以及多点模式(唤醒模式或RS-485模式)等,同时每个UART都有4个外扩的I/O引脚,每个外扩I/O引脚都为功能复用。
本资料包含完整测试程序,应用文档,电路原理图及PPT演示文档等。(SC28L198 is a full-duplex asynchronous channels with 8 chip UART, each UART channel receiver and transmitter have 16-byte deep FIFO. Each UART channel chip, the asynchronous communication addition to the basic functions, but also for software flow control (in-band flow control), hardware flow control (out-of-band flow control), as well as multi-point mode (wake-up mode, or RS-485 mode), etc., and each UART has a 4 outer expansion of the I/O pins, each outer expansion I/O pins are as functional reuse. This information includes a complete test program, application documents, the circuit schematic diagram and PPT presentation documentation.)
- 2009-09-27 17:09:13下载
- 积分: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
-
嵌入式文件系统 ucfs.包含全部源代码
嵌入式文件系统 ucfs.包含全部源代码-the complete source code for embeded file system
- 2023-08-29 12:50:04下载
- 积分:1
-
Software
Micrium-TI-uCOS-II-LCD-TMS470R1B1M基于该开发板的应用程序( Micrium-TI-uCOS-II-LCD-TMS470R1B1M The development board based applications)
- 2015-03-10 14:47:06下载
- 积分:1
-
SDT启动试验
BOOT实验SDT-BOOT tests SDT
- 2023-02-05 00:55:03下载
- 积分:1
-
一个不错的介绍UCOS
一个不错的介绍UCOS-II的文档,相当不错,有源码,和书比起来感觉还是很不错的-A good introduction to UCOS-II of the document, is quite good, with source code, and the feeling of the book is still very good compared to the
- 2023-02-11 23:00:04下载
- 积分:1
-
UCOS2.52-C8051F340
ucosii移植在C8051F340 版本为2.52(ucosii-2.52 for C8051F340 )
- 2011-12-22 10:12:43下载
- 积分:1
-
This just a test src.
This just a test src.
- 2022-08-10 17:23:36下载
- 积分:1