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

RESET

  • 16 relay output channels and 16 isolated digital input channels LED indicators to show activated

    16 relay output channels and 16 isolated digital input channels LED indicators to show activated relays Jumper selectable Form A/Form B-type relay output channel Output status read-back Keep relay output values when hot system RESET High-voltage isolation on input channels(2,500 VDC) Hi ESD protection(2,00VDC) High over-voltage protection(70VDC) Wide input range(10~50VDC) Interrupt handling capability High-density DB-62 connector Board ID

    标签: channels indicators activated isolated

    上传时间: 2016-02-15

    上传用户:dongbaobao

  • The first task at hand is to set up the endpoints appropriately for this example. The following code

    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

  • SED1335驱动320x240图形液晶驱动演示程序 接口情况表述: No: LCM ----- 52 --------------------- 1...VSS..... GND

    SED1335驱动320x240图形液晶驱动演示程序 接口情况表述: No: LCM ----- 52 --------------------- 1...VSS..... GND 地线 2...VDD..... +5V(VCC) 电源 3...VO ..... -Vadj Input 对比度负压调整输入 4...A0 ..... P2.0 寄存器选择信号,命令数据方式选择 5.../WR..... WR 写有效 6.../RD..... RD 读有效 7...D0 ..... P0.0 数据总线 D0 8...D1 ..... P0.1 数据总线 D1 9...D2 ..... P0.2 数据总线 D2 10..D3 ..... P0.3 数据总线 D3 11..D4 ..... P0.4 数据总线 D4 12..D5 ..... P0.5 数据总线 D5 13..D6 ..... P0.6 数据总线 D6 14..D7 ..... P0.7 数据总线 D7 15../CS .... GND 片选通信号,低电平有效.实际使用应编入地址 16../RES.... /RESET 复位信号,低电平有效,阻容式复位电路 17..VEE..... -Vout 逆变-22.5V 负电压输出 18..VSS..... GND 地线 0V

    标签: 320x240 1335 SED LCM

    上传时间: 2013-12-21

    上传用户:redmoons

  • 液晶显示模块:CV9018A(98X64 点阵) 模块驱动芯片:S6B0724(KS0724) MCU驱动口: SID------P1.7 SCLK-----P1.6 RS----

    液晶显示模块:CV9018A(98X64 点阵) 模块驱动芯片:S6B0724(KS0724) MCU驱动口: SID------P1.7 SCLK-----P1.6 RS-------P1.5 1=显示数据 0=控制指令 /RESET---P1.4 /CS1B----P1.3 R1=PAGE NO. R2=COLOUM NO. R3=DATA

    标签: S6B0724 9018A 98X64 9018

    上传时间: 2016-03-16

    上传用户:aappkkee

  • rt12864m样例程序

    rt12864m样例程序,管脚号 管脚名称 电平 管脚功能描述 1 VSS 0V 电源地 2 VCC +5V 电源正 3 V0 - 对比度(亮度)调整 4 RS(CS) H/L RS="H",表示DB7--DB0为显示数据 4 RS(CS) H/L RS="L",表示DB7--DB0为显示指令数据 5 R/W(SID) H/L R/W="H",E="H",数据被读到DB7--DB0 5 R/W(SID) H/L R/W="L",E="H→L", DB7--DB0的数据被写到IR或DR 6 E(SCLK) H/L 使能信号 7 DB0 H/L 三态数据线 8 DB1 H/L 三态数据线 9 DB2 H/L 三态数据线 10 DB3 H/L 三态数据线 11 DB4 H/L 三态数据线 12 DB5 H/L 三态数据线 13 DB6 H/L 三态数据线 14 DB7 H/L 三态数据线 15 PSB H/L H:8位或4位并口方式,L:串口方式(见注释1) 16 NC - 空脚 17 /RESET H/L 复位端,低电平有效(见注释2) 18 VOUT - LCD驱动电压输出端 19 A VDD 背光源正端(+5V)(见注释3) 20 K VSS 背光源负端(见注释3)

    标签: 12864m 12864 rt 程序

    上传时间: 2016-04-17

    上传用户:xhz1993

  • vhdl编写

    vhdl编写,8b—10b 编解码器设计 Encoder: 8b/10b Encoder (file: 8b10b_enc.vhd) Synchronous clocked inputs (latched on each clock rising edge) 8-bit parallel unencoded data input KI input selects data or control encoding Asynchronous active high RESET initializes all logic Encoded data output 10-bit parallel encoded output valid 1 clock later Decoder: 8b/10b Decoder (file: 8b10b_dec.vhd) Synchronous clocked inputs (latched on each clock rising edge) 10-bit parallel encoded data input Asynchronous active high RESET initializes all logic Decoded data, disparity and KO outputs 8-bit parallel unencoded output valid 1 clock later

    标签: vhdl 编写

    上传时间: 2016-05-05

    上传用户:gundamwzc

  • 伪随机序列发生器的vhdl算法 设计一个伪随机序列发生器

    伪随机序列发生器的vhdl算法 设计一个伪随机序列发生器,采用的生成多项式为1+X^3+X^7。要求具有一个RESET端和两个控制端来调整寄存器初值(程序中设定好四种非零初值可选)。

    标签: vhdl 伪随机序列 发生器 算法

    上传时间: 2016-05-09

    上传用户:wxhwjf

  • 计时器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result

    计时器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result 1-9 - set result for member with this number Inspect mode: *,#,0 - RESET and start UP,LEFT - show previous result 1-9 - show result for member with this number

    标签: backlight joystick suspend resume

    上传时间: 2013-12-12

    上传用户:6546544

  • VGA显示的例子(VHDL语言)

    VGA显示的例子(VHDL语言),实现彩条显示,按键RESET实现切换功能。

    标签: VHDL VGA 语言

    上传时间: 2013-12-11

    上传用户:钓鳌牧马

  • T3G的TD-SCDMA平台的驱动安装

    T3G的TD-SCDMA平台的驱动安装,其中包括弹出弹出光驱,RESET usb总线,然后安装驱动

    标签: TD-SCDMA T3G 驱动安装

    上传时间: 2016-08-15

    上传用户:gououo