搜索资源列表
SMBus.rar
- 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
F040_i2c
- 本程序是C8051F040的I2C /SMBUS读写程序,实现铁电存储器FM24C04的读写操作。-This procedure is C8051F040 s I2C/SMBUS literacy program, to achieve the FM24C04 ferroelectric memory read and write operations.
C8051F330_SMBus_I2C
- 用C8051F的SMBus通讯,也就是I2C的“升级版”,不用模拟时序,直接写参数就行-C8051F communication with the SMBus, I2C is the " upgrade" , do not simulate timing, write the parameters directly on the line
I2CSMBUS
- 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
smbus_c
- 读写smbus,c语言,适合所有x86平台-Read and write smbus, c language, suitable for all x86 platforms
SMBusliushui
- F340硬件SMBus通信程序,读写24c01,-F340 hardware SMBus communication program, read and write 24c01,
SMbusIIC
- c8051F320一个广泛使用的单片机SMBus方式读写24C02的范例-c8051F320 a widely used way to read and write 24C02 microcontroller example SMBus
C8051F020SMBus
- 本文主要介绍c8051f020单片机SMBUS口的应用,以及对实时时钟的读写-This paper describes the c8051f020 SMBUS port single-chip applications, and to read and write real-time clock
SMBus
- 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
MLX90615-STC12C5604AD-SMBusPWM_
- 实现单片机和红外温度计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
realtime
- 采用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
smbus
- c8051f340的SMBUS(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
F12x_SMBus_EEPROM
- 单片机通过SMBus来读写EEPROM,SMBus与I2C协议完全吻合,用I2C的朋友也可模仿参照!-Microcontroller to read and write through the SMBus EEPROM, SMBus and I2C protocol exactly, to imitable reference I2C friends!
iic-c8051f
- C8051F 读写24C01 使用SMBus硬件端口-c8051f read and write 24c01 with smbus port.
14program_pcb
- 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
Ginkgo_USB-I2C_PMBus_Setup_v1.0.0
- 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
LM83
- 本程序用于通过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
C8051F310-SMBus-已通过调试
- C8051F310-SMBus读写程序,已经能够通过调试(C8051F310-SMBus read and write program, it has been able to debug)