搜索资源列表
FEnetPQ2
- MPC8260的Fast Ethernet的例子。配置FCC为Fast Ethernet模式,然后接MII口。用标准C语言编写。-MPC8260 Fast Ethernet example. FCC configuration for Fast Ethernet model, then the MII mouth. Using standard C language.
ARMzhiling
- ARM 指令集寄存器和处理器模式(26-bit 体系) 寄存器和处理器模式(32-bit 体系) 程序状态寄存器和操纵它的指令 寄存器装载和存储指令 算术和逻辑指令 移位操作 乘法指令 比较指令 分支指令 条件执行 软件中断指令-ARM instruction set processor registers and model (26-bit system) and the processor registers mode (32-bi
FastInterrup
- IAR编译环境下的AT91SAM7S64芯片的快速中断实现演示代码。由于快速中断和普通中断处于不同的模式状态下,因此代码执行效率往往就成为快速的关键。-IAR compiler environment of the Atmel chip to achieve rapid interruption demo code. Because of rapid suspension and general disruption at different model state, it is often e
DM9000AE_DATAS
- DM9000AE的中文手册。很难得得哦。LOCAL BUS芯片现推荐一款DM9000AE网卡芯片,其基本特性是48PIN,10/100MLOCAL-BUS interface,工作模式8/16bit, 有AUTO-Mdix(自动翻转)、TCP/Ip加速(check sum offload)减轻CPU负担,提高整机效能,20ns响应时间。2.5V/3.3V低功耗。广泛应用在IPTV、IPSETBOX、VOD、IPCAMERA、IPVIDEOPHONE等产品.-DM9000AE the Chines
k9s1208_s
- k9s1208 flash芯片 的arm汇编。32位模式。-k9s1208 flash chip arm compilation. 32 model.
TI_DSP_flash_tool
- 通常我们需要将板上的Flash芯片拆下,用Flash编程器烧写固件程序;这个程序可以通过CCS运行Emu模式直接将程序烧写到flash芯片中。-Usually we need to board the Flash chip removed, Programming with Flash burning device firmware procedures; This procedure can be run through the CCS model Emu directly to the pr
cc1100-avr
- mega128平台下,cc1100的应用程序,在操作系统模式下写的,经测试好用,希望大家一起学习提高 -mega128 platform, cc1100 applications, the operating system model was written. test handy, I hope all of us can improve learning
lpc900_idle
- LPC900进入IDLE节电模式,看看。-LPC900 enter IDLE power saving mode and see.
T6963_LPC213X
- LPC213x系列微处理器操作T6963液晶显示屏的驱动程序,提供ASCII字符,16点阵汉字,矩形块填充等操作模式。-LPC213x series microprocessor operating T6963 LCD display driver, provide ASCII characters, Lattice 16 Chinese characters, such as filling rectangular block mode of operation.
SED1335_LPC
- LPC213x系列微处理器操作SED1335液晶显示屏的驱动程序,提供ASCII字符,汉字,点,线,面等操作模式。-LPC213x series microprocessor operating SED1335 LCD display driver, provide ASCII characters, Chinese characters, point, line, surface, such as the mode of operation.
I2CSLAVE2
- Easyarm实验开发平台,测试i2c在slave模式下的时序-Easyarm experimental platform to test i2c slave mode in the chronology
SAM7X256-AIC-ADS1.2
- 一、开发环境 1、开发板: AT91SAM7X256-EK 2、仿真器: SAM-ICE(ATMEL) 3、开发软件: ADS1.2 (ARM调试模式) 二、程序功能 1、程序目的:AT91SAM7X256的AIC功能验证与使用指导。 2、功能说明: 1).PIO 中断测试程序 --改变LED1的状态 2).IRQ0 中断测试程序 --改变LED1的状态 3).FIQ 中断测试程序 --改变LED2的状态 4).software 中断测试程
LRC-check-function
- LRC校验函数说明及程序源码, 错误校验用于 ASCII 模式。这个错误校验码是一个 8 位二进制数,可作为 2 个 ASCII 十六进制字节传送。计算 LRC 码时,仅设备地址、功能代码、数据块字节参加-LRC calibration function descr iptions and program source code, check for errors in ASCII mode. This error check code is a binary number eight, a
sd_mmc
- 基于STR710 spi接口的MMC/SD卡(SPI模式)驱动程序
IIC
- 自己编写的用普通IO口模拟实现的IIC协议,为主发送模式。CPU为MB91302.
LPC2300I2C
- LPC2300 IIC驱动。LPC2200系列芯片硬件I2C软件包。使用说明 : 主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)
STM32F10xxxManualcn
- STM32F10xxx技术参考手册技术参考手册是有关如何使用该产品的具体信息,包含各个功能模块的内部结构、所有可能的功能描述、各种工作模式的使用和寄存器配置等详细信息。
W5500模块-8路服务端模式-STM32例程(中断)
- W5500模块-8路服务端模式-STM32例程(中断)(The W5500 module 8 road service mode -STM32 (interrupt routines))
FreeRTOS 低功耗Tickless模式
- 工程文件用于STM32F407单片机,应用FreeRTOS操作系统,Tickless 模式的代码实现(Engineering files are used in STM32F407 MCU, FreeRTOS operating system and Tickless mode.)
STM32模拟SPI四种工作模式
- STM32有时会用到由GPIO端口模拟SPI的情况,此代码是模拟SPI四种工作模式