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

搜索资源列表

  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. F040_i2c

    0下载:
  2. 本程序是C8051F040的I2C /SMBUS读写程序,实现铁电存储器FM24C04的读写操作。-This procedure is C8051F040 s I2C/SMBUS literacy program, to achieve the FM24C04 ferroelectric memory read and write operations.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:22.07kb
    • 提供者:王珍宁
  1. C8051F330_SMBus_I2C

    0下载:
  2. 用C8051F的SMBus通讯,也就是I2C的“升级版”,不用模拟时序,直接写参数就行-C8051F communication with the SMBus, I2C is the " upgrade" , do not simulate timing, write the parameters directly on the line
  3. 所属分类:SCM

    • 发布日期:2016-12-07
    • 文件大小:3.25kb
    • 提供者:柳飞
  1. I2CSMBUS

    1下载:
  2. PIC24F之EEPROM读写中断事件处理函数。 这是一个通用的I2C/SMBUS通讯中断处理程序。在MPLABIDE环境下开发-The EEPROM read and write PIC24F interrupt event handler. This is a generic I2C/SMBUS communications interrupt handler. The MPLABIDE Development Environment
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3.15kb
    • 提供者:梦之
  1. smbus_c

    0下载:
  2. 读写smbus,c语言,适合所有x86平台-Read and write smbus, c language, suitable for all x86 platforms
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:725byte
    • 提供者:litao
  1. SMBusliushui

    0下载:
  2. F340硬件SMBus通信程序,读写24c01,-F340 hardware SMBus communication program, read and write 24c01,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:30.98kb
    • 提供者:石叶
  1. SMbusIIC

    0下载:
  2. c8051F320一个广泛使用的单片机SMBus方式读写24C02的范例-c8051F320 a widely used way to read and write 24C02 microcontroller example SMBus
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:28.65kb
    • 提供者:SMBUS
  1. C8051F020SMBus

    0下载:
  2. 本文主要介绍c8051f020单片机SMBUS口的应用,以及对实时时钟的读写-This paper describes the c8051f020 SMBUS port single-chip applications, and to read and write real-time clock
  3. 所属分类:SCM

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

    0下载:
  2. C8051F060 SMBus 例程 IIC器件的读写,和连续读和连续写!并利用LED检测读写是否正确-C8051F060 SMBus example IIC device, reading and writing, and continuous read and continuous write! And by using LED detection reading and writing is correct
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:30.54kb
    • 提供者:石浪
  1. MLX90615-STC12C5604AD-SMBusPWM_

    0下载:
  2. 实现单片机和红外温度计MLX90615的SMBus通信。代码是基于STC12C5604AD单片机的。实例给出了由C语言实现MLX90615读取物体温度,写入数据到MLX90615的功能。-Microcontroller and infrared thermometer MLX90615 SMBus communications. The code is MCU based STC12C5604AD. The example is given by the C language to write
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:43.24kb
    • 提供者:QIAO
  1. realtime

    0下载:
  2. 采用C8051f020和S3530A以及12864LCD的时钟显示源程序。尤其是对S3530A的SMBUS中断服务程序,参照别人的程序自己写的,执行效率较高。-Adopt C8051f020 and S3530A 12864LCD of the clock display source. S3530A the SMBUS interrupt service routine, referring to someone else' s program to write their own, t
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:18.36kb
    • 提供者:wangjing
  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. F12x_SMBus_EEPROM

    0下载:
  2. 单片机通过SMBus来读写EEPROM,SMBus与I2C协议完全吻合,用I2C的朋友也可模仿参照!-Microcontroller to read and write through the SMBus EEPROM, SMBus and I2C protocol exactly, to imitable reference I2C friends!
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:6.65kb
    • 提供者:金振中
  1. iic-c8051f

    0下载:
  2. C8051F 读写24C01 使用SMBus硬件端口-c8051f read and write 24c01 with smbus port.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1.57kb
    • 提供者:wang
  1. 14program_pcb

    1下载:
  2. 1.C8051F320做的测试USB速度可到240KBps. 包含单片机源码,驱动和上位机程序2.MCUc8051f040用自带的IIC控制器读写实时钟芯片PCF8563,完成BCD码到十进制码转换3.PCF8563的驱动程序,通过模拟IIC总线对PCF8563进行访问,有完整的读写报警,定时中断,最后把时间显示在LED上4.USB CDC using C8051F320340, virtual COM port thru usb connection5.本库函数实现了C8051F020 SMB
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6.08mb
    • 提供者:sevenjul
  1. Ginkgo_USB-I2C_PMBus_Setup_v1.0.0

    1下载:
  2. 1、读写控制常规I2C接口芯片; 2、SMBus总线协议读写控制支持SMBus总线协议的芯片; 3、PMBus总线协议读写控制支持PMBus总线协议的电源管理芯片; 4、GPIO控制输出,给所控制的芯片输出相关控制信号; 5、所需硬件:纬图USB-I2C适配器-1, the write control conventional I2C interface chip 2, SMBus bus protocol supports SMBus read and write contr
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9.31mb
    • 提供者:罗伟东
  1. LM83

    0下载:
  2. 本程序用于通过SMBus总线接口对LM83温度传感器的工作模式设定,中断处理程序用于对温度超限的处理。 只开启远程温度D1+的监控,高温标志80摄氏度,严重越限温度为100摄氏度 51单片机P1.0和P1.1用于软件模拟Smbus总线时序 Smbus总线命令、数据读写程序,保持时钟线常态为低,数据线常态为高-This procedure is used by the SMBus interface mode LM83 temperature sensor setting, the i
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1.39kb
    • 提供者:李刚
  1. C8051F310-SMBus-已通过调试

    0下载:
  2. C8051F310-SMBus读写程序,已经能够通过调试(C8051F310-SMBus read and write program, it has been able to debug)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:11kb
    • 提供者:skylpy
搜珍网 www.dssz.com