CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 修改 寄存器

搜索资源列表

  1. batdriverrar

    0下载:
  2. 硬件说明:采用AIN0作为电池电量输入管脚,采用GPF.7作为检测管脚,检测是电源供电还是电池供电。 2软件更改说明: 1)修改battif.c文件。 2)修改s3c2440a_touch.cpp文件,目的是避免AIN0和触摸屏使用同时AD寄存器。-Hardware Descr iption: The AIN0 as the battery input pin, used as a test pin GPF.7, detection is the power supply or b
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:47122
    • 提供者:刘豪杰
  1. STCADC

    0下载:
  2. 采用STC单片机编写的AD转换C语言程序,具体使用过程中要参照器件手册修改相关AD转换寄存器地址-STC microcontroller using C language written in AD conversion process, a specific reference to the device using the process of manual revision of the related AD conversion register address
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:652
    • 提供者:李白
  1. LMx2531xINIT

    0下载:
  2. VCO控制,单片机,初始化需要3次写R5寄存器。工作后改变只需要修改需要的寄存器。-VCO control, SCM, initialization need to register three times to write R5. Work needed to change only need to modify the register.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:571
    • 提供者:wang
  1. AntiHook

    0下载:
  2. 进程注入asm实现任意api Hook。可中断修改参数和寄存器。刚才传错了,囧-Asm into the process of achieving any api Hook. Interruptible modify the parameters and registers. Just pass wrong,囧. . .
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:55316
    • 提供者:HeavenSea
  1. EEPROM

    0下载:
  2. 此程序由PIC系列单片机的汇编语言编写,有详细文档说明,只需要将个别寄存器做些修改即可用于你的程序中,适用于PIC单片机读写I2C接口的EEPROM,如24CXX、24LCXX系列的芯片-PIC MCU asm soure code to read and write eeprom,24cxx\24lcxx .
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2777
    • 提供者:gxl
  1. FIQ_Demo

    0下载:
  2. 在LPC23xx上实现FIQ中断,程序中给出了FIQ中断寄存器的设置,只要按照用户要求修改对应的中断号便能实现FIQ快速中断。-To achieve the LPC23xx FIQ interrupt, the program gives the FIQ interrupt register settings, if required in accordance with the user can modify the number corresponding to interrupt FIQ
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:107543
    • 提供者:流沙
  1. nandflashdevelop

    0下载:
  2. 在单片机应用中,在刚开始上电时,FLASH的重载进入需要进行寄存器的修改与地址映射,这里主要是对寄存器的控制。-In the SCM applications, at the beginning of power-, FLASH overloaded into the need for changes to register with the address mapping, here mainly for the control register.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:339452
    • 提供者:lili
  1. USXEPLIN

    0下载:
  2. 共享完整的LIN通讯程序代码,适用于主节点和从节点,适用芯片MC9S12XEP100,飞思卡尔的16位单片机在此程序的基础之上稍微修改下寄存器就可以适用了-LIN communication procedures to share the complete code for the master node and slave nodes, for chip MC9S12XEP100, Freescale 16-bit microcontrollers based on this procedur
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:798823
    • 提供者:chenhnu
  1. msp430_API_SPI

    0下载:
  2. map430 SPI 的初始化程序API,应用时注意根据情况修改PH和PL寄存器-map430 SPI initialization procedure
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:767
    • 提供者:水果糖
  1. stc_e2

    0下载:
  2. 使用STC系列单片机的EEPROM例程,里面包括页面读写,删除的子函数,如果在不同的STCCPU型号中使用的话,只要适当修改指令寄存器的地址即可。-STC series microcontroller EEPROM using the routine, which includes the page to read and write, delete the sub-functions, if the models in different STCCPU used, so long as app
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:585
    • 提供者:周子皓
  1. fankuijicunqi

    0下载:
  2. 本代码源自简单的反馈寄存器算法,可实现四位反馈移位的运算,通过简单的修改,可以得到多位!-This code is derived from the simple feedback register algorithm can achieve the four feedback shift the operation, through simple modifications, you can get a number!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:713
    • 提供者:黑风月夜
  1. PIC16F87X_CAN

    0下载:
  2. #define READ 0x03 // 读MCP2510指令代码 #define WRITE 0x02 // 写MCP2510指令代码 #define RESET 0xC0 // 复位MCP2510指令代码 #define RTS 0x80 // MCP2510请求发送指令代码 #define STA2510 0xA0 // 读MCP2510状态指令代码 #define BITMOD 0x05 // MCP2510位修改指令代码
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:11439
    • 提供者:kkjut
  1. ADC

    0下载:
  2. C8051F020单片机ADC操作。通过它,可以很快地学习ADC硬件寄存器的配置,只要稍微修改,即可以容易地加入到您的工程-C8051F020 microcontroller ADC operation. Through it, you can quickly learn the configuration of hardware registers ADC, with a little modification, that can be easily added to your project
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:12518
    • 提供者:felixzhang
  1. Comparators

    0下载:
  2. C8051F020单片机比较代码,通过它,你会很快熟悉C8051F单片机在比较器上寄存器的配置。稍微修改,即可加入自己的工程。-Comparing C8051F020 microcontroller code, through it, you' ll quickly become familiar with C8051F MCU on the register in the comparator configuration. Slightly modified, you can add y
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2427
    • 提供者:felixzhang
  1. I2C-Driver

    0下载:
  2. VIC 是处于ARM 外设和内核之间的一个模块,对芯片所有外设中断进行管理,其设置 的安全性与否直接影响着系统的安危。所以,在安全性较高的系统,VIC 不应该在用户程序中修改或者访问,以防止用户操作不当而造成系统出错或崩溃。在 μC/OS-Ⅱ操作系统中,用户程序往往运行在用户模式,VIC 保护使能寄存器可以对VIC 进行保护,设置该寄存器可以限制用户程序访问VIC。在用户需要设置某外设中断时,必须进入特权模式下操作,本代码中VIC 管理便在此原理下实现。-VIC of ARM core ca
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:199176
    • 提供者:郭志伟
  1. C8051F-serals-C

    0下载:
  2. C8051F系列单片机开发与C语言编程.这些程序应用到其它Cygnal C8051Fxxx系列单片机,要确保各个操作寄存器的名称、地址、和各个控制位相一致,否则需要修改。-C8051F MCU development and C programming language. These procedures apply to other Cygnal C8051Fxxx MCU, to ensure that all operating registers the name, address, a
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:567055
    • 提供者:郑旭
  1. AVR-control-SST25VF010

    0下载:
  2. AVR单片机硬件操作操作SST25VF010串行flash。代码有详细中文注解!代码为CVAVR编译。本程序采用MEGA64单片机。只需要修改一下不同型号AVR单片机SPI模块对应的IO口DDR寄存器即可使用!-AVR flash SPI SST25VF010
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:56264
    • 提供者:浩杰
  1. clalender

    0下载:
  2. (1)利用EK3210B评估板上的4位米字LCD显示日历和时间信息,用按键切换显示内容。日期和时间信息利用电池供电的RTC模块和备份寄存器保存。 (2)需要显示的内容包括:年、月、日、时、分、秒。 (3)可以用按键当前修改日期和时间。修改过程中,修改的信息用闪烁表示;修改完成,显示内容不再闪烁。 (3)闹钟设定:按小时分钟(HHMM)设定闹钟,能关闭/启动闹钟。启动了闹钟时,要有所显示。闹钟定时到时,用4个LED发光管的10次亮灭,或蜂鸣器声音表示闹钟发生了。 (4)将上述内
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:565062
    • 提供者:feidan
  1. spp_b_forsave

    0下载:
  2. 给予bluelab4.01开发的spp_b固件代码,支持直接从pskey值寄存器修改pin码,最大支持16位-Give bluelab4.01 development spp_b firmware code to support the value of register changes from pskey pin code, up to 16
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1539309
    • 提供者:DJj
  1. 2407interrupuINit

    0下载:
  2. 2407中断寄存器初始化程序,可以直接使用不用修改任何东西-2407 interrupt register
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2536
    • 提供者:yanghf
« 1 2 34 5 6 »
搜珍网 www.dssz.com