CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - initialize

搜索资源列表

  1. mywoyuanchengxu

    0下载:
  2. 简介和源程序ad9850得初始化和控制字的写入,有不当之处望大家谅解。-source profiles and AD9850 in initialize and control the write word, an inappropriate term to draw everybody understanding.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2103
    • 提供者:lijunhui
  1. ad9833

    0下载:
  2. 提供信号发生芯片AD9833的使用实例。包括命令字的初始化以及一个通用波形发生函数。-provide signal generation chip AD9833 examples of the use. Including the order of the words and initialize a common occurrence waveform function.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1438
    • 提供者:Pan.LF
  1. z2005122812256

    0下载:
  2. 8253的初始化程序举例: 例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为 MOV DX,307H ;命令口 MOV AL,10110110B ;2号计数器的初始化命 令字 OUT DX,AL ;写入命令寄存器 MOV DX,306H ;2号计数器数据口 MOV AX,533H ;计数初值 OUT DX,AL ;选送低字节到2号计数器 MOV AL,AH ;取高字节送AL OUT DX,AL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:92900
    • 提供者:周军梦
  1. RTL8019AS_chinese

    0下载:
  2. 这是rtl8019控制器的一个中文资料,大家若想做嵌入式通信的相信一般回甬道这个控制器,所以这片文章可以帮助大家初始化rtl8019控制器-rtl8019 This is a Chinese controller, Embedded if you want to believe that the general communications corridor to the controller, Therefore, this article can help you initialize rt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:237653
    • 提供者:于庆明
  1. 905

    0下载:
  2. NRF905驱动代码 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes // RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ // 8 Bits CRC And enable
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2430
    • 提供者:罗明
  1. motorola hcs12 LCD 初始化程序

    0下载:
  2. MOTOROALA HCS12系列的初始化LCD及寄存器初始化!-MOTOROALA HCS12 series of LCD and register initialization initialize!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:844
    • 提供者:tao
  1. 单片机电子钟

    0下载:
  2. 用C51编写的源程序清单(由实验板运行通过)包含器件配置文件.闹时启/停子函数.走时函数.定时器T0 5mS初始化.扫描按键子函数.延时子函数等整个工程源代码-with C51 prepared by the source list (from the experimental operation through plate) contains device configuration files. When downtown Kai / stop unreachable. Walking fu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2206
    • 提供者:李培
  1. RYT1

    0下载:
  2. 此为单片机MSP430系列中常用的初始化命令和串口异步通信的简单示例.-this MSP430 MCU for commonly used commands and initialize the serial asynchronous communication simple example.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1928
    • 提供者:高玉龙
  1. eeprom.rar

    0下载:
  2. 配置使用freescale MC9S12X 单片机EEPROM,初始化,读写数据和擦除数据空间。,Freescale MC9S12X use single-chip configuration EEPROM, initialize, read and write data and erase data space.
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:450231
    • 提供者:gzq
  1. SD_CARD_FAT

    0下载:
  2. STM32下SD卡文件系统读写程序,如何初始化SD卡及读写、擦除SD卡-SD card file system program of STM32,how to initialize ,write ,read,erase SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1300666
    • 提供者:施立成
  1. msp430

    0下载:
  2. 基于msp430单片机的小车程序 (包括时钟初始化 PWM初始化 小车的调姿等)-Msp430 microcontroller-based small car program (including clock initialization initialize PWM Trolley attitude adjustment, etc.)
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1606
    • 提供者:与非门
  1. ILI9163CPHSD177_WEISHI

    1下载:
  2. ILI9163C+HSD177_WEISHI 设置lCD底层驱动初始化程序 -ILI9163C+ HSD177_WEISHI set lCD bottom drive initialize program
  3. 所属分类:SCM

    • 发布日期:2014-12-02
    • 文件大小:1024
    • 提供者:刘勇
  1. sja1000

    0下载:
  2. CAN节点的测试程序, 实现两个节点传送数据,程序主要分三部分 SJA1000 的初始化,接收数据,发送数据. 学习Sja1000很好的参考程序实例-CAN node test procedures, the achievement of the two nodes to transmit data, procedures to initialize the main three parts of the SJA1000, receive data, send data. Sja1000 s
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:2004
    • 提供者:叶磊
  1. ade7758

    0下载:
  2. ADE7758电能芯片初始化及操作程序 主要用于电量监测-Initialize the chip ADE7758 energy and operating procedures
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:2254
    • 提供者:吴敏
  1. I2C

    0下载:
  2. I2C代码,初始化、启动I2C通信读取数据-I2C code, initialize, start I2C read data communications
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:104436
    • 提供者:房管局
  1. TP3465_and_TP3410

    0下载:
  2. 包括了对TP3465的初始化,通过3465初始化3410和对3410的寄存器设置,实战源码-Including the initialization of the TP3465, 3410 through 3465 and 3410 to initialize the register settings, actual source
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:980
    • 提供者:zjyin11
  1. RS-232

    0下载:
  2. void UART_init() { //初始化串行口和波特率发生器 SCON =0x58 //选择串口工作方式,打开接收允许 TMOD =0x21 //定时器1工作在方式2,定时器0工作在方式1 TH1 =0xfd //实现波特率9600(系统时钟11.0592MHZ) TR1 =1 //启动定时器T1 ET1 =0 ES=1 //允许串行口中断 PS=1 //设计串行口中断优先级 EA =1 //单片机中断允许 }-void UART_init
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2569
    • 提供者:zhongxinyu
  1. ADE7758

    0下载:
  2. ade7758 测量三项参数初始化和计算的源代码-ADE7758 measurement and calculation of three parameters to initialize the source code
  3. 所属分类:SCM

    • 发布日期:2016-08-20
    • 文件大小:2180
    • 提供者:王一
  1. p5

    0下载:
  2. 内部定时器实验 在使用8051的定时器/计数器前,应对它进行编程初始化。对于不同的方式,定时器的最大定时间隔,计数器的满计数值不同。本实验中8051单片机的时钟频率为6MHz,在P1.7端接有一个发光二极管,-Experiments in the use of an internal timer 8051 timer/counter before it is programmed to respond to initialize. For different ways, the greate
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:37403
    • 提供者:mkd
  1. DBUart

    0下载:
  2. 实现两块51单片机通过串口通信 包括单片机初始化,定时器工作寄存器初始化,串行通信口工作初始化等-The realization of two single-chip microcomputer 51 through the serial communication, including single-chip initialization, the work timer register initialization, initialize serial communication por
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:16896
    • 提供者:李科
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com