虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

driver-doc

  • FPGA很有价值的27个实例

    FPGA很有价值的27实例.rar\r\n包括 LED控制VHDL程序与仿真 2004.8修改.doc;\r\nLED控制VHDL程序与仿真;\r\nLCD控制VHDL程序与仿真 2004.8修改;\r\nLCD控制VHDL程序与仿真;\r\nADC0809 VHDL控制程序;\r\nTLC5510 VHDL控制程序;\r\nDAC0832 接口电路程序;\r\nTLC7524接口电路程序; \r\nURAT VHDL程序与仿真; \r\nASK调制与解调VHDL程序及仿真;\r\nFSK调制与解调VHD

    标签: FPGA 价值

    上传时间: 2013-09-01

    上传用户:wqxstar

  • Protel99模块集合

    Driver.ddb\r\nMydot.ddb\r\nWait.ddb\r\n单片机.ddb\r\n电源指示灯.ddb\r\n仿真示例电路.ddb\r\n脉宽调制信号控制电路.ddb\r\n图3-5.ddb\r\n图3-6.ddb\r\n稳压电源电路.ddb\r\n修改74LS373.ddb

    标签: Protel 99 模块

    上传时间: 2013-09-11

    上传用户:kernor

  • Solutions for LED Driver Overvoltage Protection

    Boost LED drivers are often used to drive LEDs in series. If an LED fails while open,overvoltage protection (OVP) is necessary to avoid the damage to a boost integrated circuit (IC) or output capacitor. This application report presents the solutions to increase the TPS61043 LED driver OVP threshold.

    标签: Overvoltage Protection Solutions Driver

    上传时间: 2013-10-14

    上传用户:jiangfire

  • DUAL RS-232 DRIVER RECEIVER WI

    The TRS232E is a dual driver/receiver that includes a capacitive voltage generator to supply TIA/RS-232-Fvoltage levels from a single 5-V supply. Each receiver converts TIA/RS-232-F inputs to 5-V TTL/CMOS levels.This receiver has a typical threshold of 1.3 V, a typical hysteresis of 0.5 V, and can accept ±30-V inputs. Eachdriver converts TTL/CMOS input levels into TIA/RS-232-F levels. The driver, receiver, and voltage-generatorfunctions are available as cells in the Texas Instruments LinASIC™ library.

    标签: RECEIVER DRIVER DUAL 232

    上传时间: 2013-10-07

    上传用户:waitingfy

  • P90CL301 I2C driver routines

    This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software routines toquickly implement a complete I²C multi-master system application.For specific applications the user will have to make minimal changes in the driver program. Using the drivermeans linking modules to your application software and including a header-file into the application sourceprograms. A small example program of how to use the driver is listed.The driver supports i.a. polled or interrupt driven message handling, slave message transfers and multi-mastersystem applications. Furthermore, it is made suitable for use in conjunction with real time operating systems, likepSOS+.

    标签: routines driver P90 301

    上传时间: 2013-11-23

    上传用户:weixiao99

  • XA-S3 I2C driver software

    This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo application program. All together it offers the user a quick start in writing a complete I2C system applicationwith the PXAS3x.The driver routines support interrupt driven single master transfers. Furthermore, the routines are suitable foruse in conjunction with real time operating systems.

    标签: software driver XA-S I2C

    上传时间: 2013-11-02

    上传用户:zw380105939

  • 存储器技术.doc

    存储器技术.doc 计算机的主存储器(Main Memory),又称为内部存储器,简称为内存。内存实质上是一组或多组具备数据输入输出和数据存储功能的集成电路。内存的主要作用是用来存放计算机系统执行时所需要的数据,存放各种输入、输出数据和中间计算结果,以及与外部存储器交换信息时作为缓冲用。由于CPU只能直接处理内存中的数据 ,所以内存是计算机系统中不可缺少的部件。内存的品质直接关系到计算机系统的速度、稳定性和兼容性。 4.1 存储器类型计算机内部存储器有两种类型,一种称为只读存储器ROM(Read Only Memiry),另一种称为随机存储器RAM(Random Access Memiry)。 4.1.1 只读存储器只读存储器ROM主要用于存放计算机固化的控制程序,如主板的BIOS程序、显卡BIOS控制程序、硬盘控制程序等。ROM的典型特点是:一旦将数据写入ROM中后,即使在断电的情况下也能够永久的保存数据。从使用上讲,一般用户能从ROM中读取数据,而不能改写其中的数据。但现在为了做一日和尚撞一天钟于软件或硬件程序升级,普通用户使用所谓的闪存(Flash Memiry)也可以有条件地改变ROM中的数据。有关只读存储器ROM的内容将在第11章中介绍,本章主要介绍随机存储器。4.1.2 随机存取存储器随机存取存储器RAM的最大特点是计算机可以随时改变RAM中的数据,并且一旦断电,TAM中数据就会立即丢失,也就是说,RAM中的数据在断电后是不能保留的。从用于制造随机存取存储器的材料上看,RAM又可分为静态随机存储器SRAM(Static RAM)和动态随机存储器DRAM(Dymamic RAM)两种。1. 动态随机存储器在DRAM中数据是以电荷的形式存储在电容上的,充电后电容上的电压被认为是逻辑上的“1”,而放电后的电容上的电压被认为是逻辑上的“0”认。为了减少存储器的引脚数,就反存储器芯片的每个基本单元按行、列矩阵形式连接起来,使每个存储单元位于行、列的交叉点。这样每个存储单元的地址做一日和尚撞一天钟可以用位数较少的行地址和列地址两个部分表示,在对每个单元进行读写操作时,就可以采用分行、列寻址方式写入或读出相应的数据,如图4-1所示。  由于电容充电后,电容会缓慢放电,电容 上的电荷会逐渐

    标签: 存储器

    上传时间: 2014-01-10

    上传用户:18752787361

  • TM-CIA与TMvideoDVR通讯协议.doc

    TM-CIA与TMvideoDVR通讯协议.doc

    标签: TMvideoDVR TM-CIA 通讯协议

    上传时间: 2013-11-20

    上传用户:妄想演绎师

  • SPCE061A实现数据采集与传输系统.doc

    SPCE061A实现数据采集与传输系统.doc

    标签: SPCE 061A 061

    上传时间: 2013-10-15

    上传用户:axin881314

  • 基于fpga的lcd驱动芯片的设计

    fpga lcd driver

    标签: fpga lcd 驱动 片的设计

    上传时间: 2013-11-05

    上传用户:thinode