搜索资源列表
CF_IDE接口源码
- CF卡在ucFs中的底层驱动接口移植函数,本源码已经过商用验证,放心使用。-ucFs CF card in the bottom of transplant function-driven interface, the source has been commercially proven, easy-to-use.
32位嵌入系统编程
- 32位嵌入式系统编程教程,应用软件开发,系统底层驱动等-32 Embedded Systems Programming Guide, software application development, systems driven by the bottom
ISP1160MassFS
- μCOS-II下LPC210x的UART0底层驱动以及 数据队列的中间件,LPC2000系列芯片的特殊寄存器定义文件,LPC2000系列芯片寄存器向下兼容
tft6448
- uc/GUI移植TFT6448底层驱动。-uc / GUI-driven bottom TFT6448 transplantation.
ext_flash
- 这是一个扩展flash的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
nand
- 这是一个片内flash的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
timer
- 这是一个定时器timer的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
uCOS-II
- 本文将指导读者一步步完成 LwIP 在 ADS1.2 开发环境下的移植工作,包括底层驱动的编写。本文使用的硬件平台是 AT91SAM7X256 + RTL8201BL(PHY),至于软件平台,读者从本文标题即可看出。
STM32-SST25VF016B-SPI-v3
- 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
I2C
- μCOS-II下LPC210x的I2c主模式底层驱动,有详细的文档注释-LPC210x μCOS-II under the bottom drive I2c main mode, there is detailed documentation comments
UART0
- μCOS-II下LPC210x的UART0底层驱动-μCOS-II under the bottom drive LPC210x of UART0
ucosii_lh79
- lh79 ARM系列 ucos2底层驱动 -lh79 ARM系列 ucos2底层驱动
uCOSzailwipxiayizhi
- 本文将指导读者一步步完成 LwIP 在 ADS1.2 开发环境下的移植工作,包括底层驱动的编写。本文使用的 硬件平台是 AT91SAM7X256 + RTL8201BL(PHY),至于软件平台,读者从本文标题即可看出。我们使用 uC/OS-II 作为底层操作系统,而 LwIP 的移植亦将主要围绕 uC/OS-II 展开。-This article will guide the reader step by step to complete LwIP ADS1.2 development
uCOS_LwIP
- uCOS平台下的LwIP移植,包括底层驱动的编写 -uCOS LwIP under the platform migration, including the preparation of the underlying drivers
ucosii_I2c
- LPC2114基于UCOSII的I2c主方式驱动使用的例子。对CAT1025进行读写操作底层驱动,中间件代码-LPC2114 based UCOSII I2c main way to drive the use of examples. Read and write operations underlying driver of CAT1025 middleware code
ucosii_uart
- μCOS-II下LPC210x的UART0底层驱动,中间件代码-μCOS-II under LPC210x UART0 underlying driver, middleware code
MMA7455L
- 三轴加速度传感器MMA7455L的底层驱动,模块接口函数-Triaxial accelerometer sensor the MMA7455L the underlying driver module interface functions
uCOS252_MSP430F149
- msp430f149的usos程序,含有各种总线底层驱动如i2c,uart。-the program of msp430f149 whith ucos.
NXP_RC522code
- RC522代码,NXP RC522底层驱动代码-rc522 code
例4-1 UCOSIII移植
- (1)、应用程序。 (2)、半导体厂商提供的库函数。 (3)、板级支持包,底层驱动。 (4)、UCOSIII源码,与CPU无关。 (5)、这部分在移植UCOSIII的时候要根据所使用的CPU架构来编写。 (6)、讲与CPU相关功能代码封装起来。 (7)、UCOSIII官方提供的一系列通用函数的源文件,一部分函数用于替代stdlib库中的函数。 (8)、配置文件。((1) applications. (2) the library function provided by the