CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - smbus CODE

搜索资源列表

  1. SMBus.rar

    0下载:
  2. C8051F系列单片机SMBus总线或I2C总线的驱动代码,采用中断方式,可以实现单个字节的读写,C8051F MCU bus I2C bus or SMBus driver code, the use of interrupted, it can be to achieve a single-byte read and write
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:24.58kb
    • 提供者:cheney
  1. T630_SMBus_Master

    0下载:
  2. C8051T63x SMBus功能演示代码 ,适合应用于新华龙官方网站电路板-C8051T63x SMBus functional demo code, suitable for the new circuit board Hualong official website
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:5.28kb
    • 提供者:xyz
  1. codePro

    0下载:
  2. C51源码.其内文件包含spi,smbus等代码。ad,da代码。-c51 keil code .The mcu is c8051f020.jking
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:312.29kb
    • 提供者:jd
  1. SMBus_Slave_Driver_for_ST7_I2C_Peripherals-an1713

    0下载:
  2. SMBus Slave Driver for ST7 I2C Peripherals app. for ST7 MCU
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:176.24kb
    • 提供者:Greg
  1. c8051f_Examples

    0下载:
  2. 所有51单片机的几乎所有资源(比如:串口,中断,SPI,SMBus,ADC,振荡器,USB……)的应用代码,真的很实用!-Almost all the 51 single-chip all the resources (such as: serial port, interrupt, SPI, SMBus, ADC, oscillator, USB ... ...) of the application code, really useful!
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:7.48mb
    • 提供者:许强
  1. C8051code

    0下载:
  2. 新型超高速51的源代码,包含:ADC,DAC,SPI,UART,SMBus,PortIO,PCA-new 51 code, :ADC DAC SPI UART SMBus PortIO,PCA, etc.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:136.02kb
    • 提供者:huangchao
  1. SMBus_xapp353

    1下载:
  2. SMBUS vhdl source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1.04mb
    • 提供者:taiwan
  1. SMBus

    1下载:
  2. Silabs C8051F330 Example code for I2C (Master & Slave)
  3. 所属分类:SCM

    • 发布日期:2015-03-31
    • 文件大小:31kb
    • 提供者:古小寶
  1. SMBus

    0下载:
  2. 基于C8051F020单片机SMBUS代码,通过它,你会很快熟悉C8051F单片机对SMBUS的配置。稍微修改,即可加入自己的工程。 -Code based on C8051F020 MCU SMBUS, through it, you' ll quickly become familiar with the configuration of C8051F MCU on the SMBUS. Slightly modified, you can add your own project
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:28.64kb
    • 提供者:felixzhang
  1. c8051f020_SMBus

    0下载:
  2. c8051f020单片机SMBus程序代码,已上机验证程序可直接使用-c8051f020 SMBus microcontroller program code, the program has been verified on the machine can be used directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:160.9kb
    • 提供者:李成
  1. SMBus

    0下载:
  2. C8051F320 SMbus 应用程序,是C8051F320 SMbus功能的调试应用,代码可以直接移植使用。-C8051F320 SMbus application is C8051F320 SMbus featured debugger application code can be directly transplanted to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:29.88kb
    • 提供者:jinfei
  1. SMBus

    0下载:
  2. C8051F34x SMBus 模块测试代码-C8051F34x SMBus module testing code
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:29.75kb
    • 提供者:宋晋敏
  1. SMBus

    0下载:
  2. smbus or i2c code for c8051f503
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:25.68kb
    • 提供者:Rajeev
  1. smbus

    0下载:
  2. c8051f340的SMBUS(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:1.34kb
    • 提供者:kk
  1. C8051-SMBUS

    0下载:
  2. SMBUS代码,可以用于C8051系列单片机-SMBUS code C8051 Series MCU can be used
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:2.71kb
    • 提供者:jerry
  1. SMBus

    0下载:
  2. m-bus 无线通信总线程序 的控制的代码,非常符合最终使用者的使用,不是官方提供的那个,比那个更加简洁有效。-m-bus control of the wireless communication bus program code, is consistent with the use of end-users, not the official one, more concise than that.
  3. 所属分类:Button control

    • 发布日期:2017-11-19
    • 文件大小:28.78kb
    • 提供者:张雨
  1. SMBUS

    2下载:
  2. STM32处理器IO口模拟IIC驱动程序-stm32 iic code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:2.38kb
    • 提供者:狙外一枪
  1. C8051T60x_procedure-code

    0下载:
  2. C8051T60x系列單片機例程,包括ADC,SMBUS ,TIMERS,UART等-C8051T60x Series MCU routine
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:115.65kb
    • 提供者:王军
  1. C8051F70x_71x_procedure-code

    0下载:
  2. C8051F70x_71x系列單片機例程,包括ADC,CRC,EMIF,PCA,SMBUS,UART等-C8051F70x_71x Series MCU routine, including ADC, CRC, EMIF, PCA, SMBUS, UART, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:160.62kb
    • 提供者:王军
  1. Code

    0下载:
  2. SMBus I/O接口是一个双线的双向串行总线。SMBus完全符合系统管理总线规范1.1版,与I2C串行总线兼容。系统控制器对接口的读写操作都是以字节为单位的,由SMBus接口自动控制数据的串行传输。在作为主或从器件时,数据传输的最大速率可达系统时钟频率的十分之一(这可能比SMBus的规定速度要快,取决于所使用的系统时钟)。可以采用延长低电平时间的方法协调同一总线上不同速度的器件。- Example code to interface a single 256-byte EEPROM to a
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:19.84kb
    • 提供者:高威
« 12 3 »
搜珍网 www.dssz.com