CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - EOC

搜索资源列表

  1. Voltage-meter

    0下载:
  2. 自制完全成功!!!!ADC0809时钟直接使用AT89C51的ALE信号2MHz P1口段码,P2.0-3位码(P2.0为最右边数码管的位码) P0口数据输入 通道0输入,ADC0809中ST和ALE---P3.0,EOC---P3.2,CLK---ALE.OE---P3.1*/-made entirely successful! ! Connection between ADC 0809 clock direct access to the ALE signal AT89C51 2MHz
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:gkimkhnyvc
  1. tlv1544

    0下载:
  2. TLV1544与TMS320VC5402通过串行口连接,此时,A/D转换芯片作为从设备,DSP提供帧同步和输入/输出时钟信号。TLV1544与DSP之间数据交换的时序图如图3所示。 开始时, 为高电平(芯片处于非激活状态),DATA IN和I/OCLK无效,DATAOUT处于高阻状态。当串行接口使CS变低(激活),芯片开始工作,I/OCLK和DATAIN能使DATA OUT不再处于高阻状态。DSP通过I/OCLK引脚提供输入/输出时钟8序列,当由DSP提供的帧同步脉冲到来后
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:john
  1. AD1

    0下载:
  2. 中断方式的A/D采集系统使用ADC0809的通道0,接入0-5V的直流电压,用W1调整模拟电压值,A/D的转换结束信号EOC接在8259A的IRQ3上,采集100个数据并存入内存中,同时将采集的16进制数据显示在数码管上。请多次调整0-5V的电压值(旋动W1旋钮),进行A/D采集,并观测内存中的数据的变化情况。-Interrupt the A/D acquisition system using ADC0809 channel 0, access to 0-5V DC voltage, usin
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:1.06kb
    • 提供者:alia
  1. ETSTM32F103ADCinterrupt

    0下载:
  2. using adc with interrupt on EOC
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:Giorgio
  1. 9200-DS1307

    0下载:
  2. ATMEL 9200 芯片与DS1307之间的通讯,平可通过调试串口看结果-ATMEL 9200 chip and the communication between the DS1307, the EOC can see the results of serial testing
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-01
    • 文件大小:524.64kb
    • 提供者:阿西
  1. msp430x41x2_adc

    0下载:
  2. //*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x41x2 Demo - ADC10, Sample A0, Signed, Set P5.1 if A0 > 0.5*AVcc // // Descr iption: A single sample is made on A0 with SIGNED reference to AVcc. // Software sets ADC10SC to s
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4.26kb
    • 提供者:hfl
  1. MSP430X149_adc

    0下载:
  2. MSP430X149的模数转换例程,详细内容请见英文说明-MSP430 ADC Demo: A single sample is made on A0 with reference to AVcc. Software sets ADC10SC to start sample and conversion- ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample (16x) and conversio
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1.2kb
    • 提供者:Li Zhen
  1. slac011h

    0下载:
  2. 各种源程序代码,包括一些基础源代码,适合基础学习MSP430共50多个。- // Descr iption: A single sample is made on A0 with reference to AVcc. // Software sets ADC10SC to start sample and conversion- ADC12SC // automatically cleared at EOC. ADC12 internal oscillator times sa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:79.75kb
    • 提供者:yinpeihao
  1. BMP085ExampleCode

    0下载:
  2. BMP085 Test Code April 7, 2010 by: Jim Lindblom Test code for the BMP085 Barometric Pressure Sensor. We ll first read all the calibration values from the sensor. Then the pressure and temperature readings will be read and calculate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:22.48kb
    • 提供者:yan
  1. DCMotor

    0下载:
  2. ADC EQU 35H CLOCK BIT P2.4 定义ADC0808时钟位 ST BIT P2.5 EOC BIT P2.6 OE BIT P2.7 PWM BIT P3.7 ORG 00H SJMP START ORG 0BH LJMP INT_T0 START: MOV TMOD,#02H MOV TH0,#20 MOV TL0,#00H MOV IE
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:46.57kb
    • 提供者:PXH
  1. fet430_adc12_01

    0下载:
  2. A single sample is made on A0 with reference to AVcc. Software sets ADC12SC to start sample and conversion - ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample (16x) and conversion. In Mainloop MSP430 waits in LPM0 to save p
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1.08kb
    • 提供者:OhmLeTzBooM
  1. dsfsdf

    0下载:
  2. 这是EOC源代码程序,希望对大家有所帮助让我们共同学习,-This is the EOC program source code, we want to help us learn together
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:306.43kb
    • 提供者:小苏
  1. iccavr_source

    0下载:
  2. M8 TLC2543 PB5-DATADIN PB0-DATAOUT PB1-#CS PB2-CLOCK //本程序没有使用tlc2543的EOC(转换结束标志)信号,片选一直处于选中,也可以自己加入片选信号 unsigned int tlc2543(unsigned char senddata) { unsigned int recdata = 0 unsigned int i = 0 senddata = 0B11010000 //控
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:2.05kb
    • 提供者:凌峰
  1. TC1602

    0下载:
  2. // Descr iption: A single sample is made on A0 with reference to AVcc. // Software sets ADC10SC to start sample and conversion - ADC12SC // automatically cleared at EOC. ADC12 internal oscillator times sample (16x) // and conversion. In Main
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:904.24kb
    • 提供者:帅帅
  1. iptables-1.3.8

    0下载:
  2. iptables-1.3.8 嵌入式防火墙网络安全常用软件,本代码已经在EOC设计中使用。-iptables-1.3.8 embedded firewall network security software is used, the design of this code has been used in the EOC.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:359.98kb
    • 提供者:wangyi
  1. ADCzhuanhuanqi

    0下载:
  2. 实验用的ADC0809逐次逼近A/D转换器是八位A/D转换器。每采集一次一般需100us。本程序是用延时查询方式读入A/D转换结果。也可以用中断方式读入结果,在中断方式下,A/D转换结束后会自动产生EOC信号,将其与CPU的外部中断相接。-Experiment with the ADC0809 successive approximation A/D converter is eight A/D converter. Each collection time normally takes 100
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:781byte
    • 提供者:徐荣敏
  1. fet140_adc12_01

    0下载:
  2. 展示了msp430f14x单片机的AD操作-A single sample is made on A0 with reference to AVcc. Software sets ADC10SC to start sample and conversion- ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample (16x) and conversion. In Mainloop
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:974byte
    • 提供者:刘成
  1. sy5

    0下载:
  2. 移位寄存器 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY ADCINT IS PORT(D : IN STD_LOGIC_VECTOR(7 DOWNTO 0) --来自0809转换好的8位数据 CLK : IN STD_LOGIC --状态机工作时钟 EOC : IN STD_LOGIC --转换状态指示,低电平表示正在转换 ALE : OUT STD_LOGIC --8个模拟信号通道地址锁存信号 START
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1.54kb
    • 提供者:镜辰
  1. 1

    0下载:
  2. A single sample is made on A10 with reference to internal // 1.5V Vref. Software sets ADC12SC to start sample and conversion - ADC12SC // automatically cleared at EOC-A single sample is made on A10 with reference to internal 1.5V Vref. Software s
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8.11kb
    • 提供者:舟延
  1. A1

    0下载:
  2. IAR环境下 MSP430-149F,以参考电压为采样信号的ADC采样示例程序,当采样到的电压A0>0.5*AVcc,P3.4(LED)置位,否则复位。- MSP-FET430P140 Demo- ADC12, Sample A0, Set P3.4 if A0 > 0.5*AVcc Descr iption: A single sample is made on A0 with reference to AVcc. Software sets ADC10SC to
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:24.49kb
    • 提供者:山雨
« 12 »
搜珍网 www.dssz.com