基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs
上传时间: 2013-12-22
上传用户:fxf126@126.com
主要使用与C6000平台下,可以通过网络下载编译器生成的.out文件,不需要使用其它的工具对.out文件进行加工后使用CCS工具进行下载目标代码
标签: C6000
上传时间: 2016-02-12
上传用户:nanxia
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
标签: virtual driver implements generic
上传时间: 2016-02-19
上传用户:xiaoxiang
These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Document" articles (published on Gamasutra). The filler text comes straight from the articles, and have been slightly edited for clarity (and to use the British spelling NMP). To read the articles (which I would highly suggest), check out these links: http://www.gamasutra.com/features/19991019/ryan_01.htm -- Part 1 http://www.gamasutra.com/features/19991217/ryan_01.htm -- Part 2
标签: documented templates outlines Anatomy
上传时间: 2014-01-02
上传用户:13215175592
EP9315开发板,开发环境EVC4.0,测试GPIO口LED指示灯
上传时间: 2014-01-20
上传用户:xuan‘nian
SDRAM 参考设计:主要包括The following figure shows a high-level block diagram for this reference design followed by a brief description of each sub-section. The design consists of: · PowerPC processor · PLB-OPB bridge · BlockRAM Memory Controller · SDRAM Controller · Two GPIO ports · A UART Port · External SDRAM
标签: high-level following reference diagram
上传时间: 2013-12-15
上传用户:Miyuki
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6 as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets up the FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they are ready for data operations
标签: appropriately The endpoints following
上传时间: 2013-12-02
上传用户:dianxin61
工具:Dynamips, VPCS 结点: R1: 10.0.0.0/8, 90.0.0.0/8 R2: 20.0.0.0/8, 90.0.0.0/8 S1: ethsw(以太网交换机) H1: 10.0.0.2 H2: 20.0.0.2 H3: 10.0.0.3 要求: 在R1的E2/0上部署out扩展ACL只禁止10.0.0.3访问90.0.0.2 在R2的E0/0上部署out标准ACL只禁止来自10.0.0.2的流量 在R2的E2/0上部署反身(reflexive)ACL 允许E2/0接口接收由20.0.0.0子网主动发起的返回流量 允许E2/0接口连接的其他网络可以主动访问R2自己 禁止其他流量
上传时间: 2016-03-10
上传用户:heart520beat
关于ucosII操作系统的实用例子,包含I2c,PPP,UART,SPI,GPIO等方面的应用。是学习嵌入式操作系统的好帮手。
上传时间: 2014-01-21
上传用户:Altman
实验十一 数/模转换器 一、实验目的 了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。 二、实验内容 1、实验电路原理如图11-1,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用debug输出命令(Out 290 数据)输出数据 给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压之间的线性关系。 2、编程产生以下波形(从Ub输出,用示波器观察) (1)正弦波 三、编程提示 1、8位D/A转换器DAC0832的口地址为290H,输入数据与输出电压的关系参考实验指导原理图: 2、产生锯齿波只须将输出到DAC0832的数据由0循环递增。产生正弦波可根据正弦函数建一个下弦数字量表,取值范围为一个周期,表中数 据个数在16个以上。
上传时间: 2013-12-16
上传用户:colinal