搜索资源列表
RwV015
- RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express),
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
SMBUS.zip
- 本程序用C语言写的,适于AMD Platform的所有机台,可读写在南桥SMBUS上的任何有意义的Slave device的数据.另外还为Thermal sensor, SPD, Clockgen , Smart Battery 写了Special Shortcut. 可读写Thermal sensor, SPD, Clockgen , Smart Battery 的数据(Attachment also has a operation Spec document ),This procedu
smbus_op
- DOS下面进行SMBUS读写的小程序。 SMBUS上面一般挂着内存SPD,ClockGen,Thermal Sensor等器件配置信息。 本程序适用WatcomC编写-DOS to read and write the following small program to SMBUS. SMBUS usually hung above the memory SPD, ClockGen, Thermal Sensor devices and other configuration info
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.
SMBus_GPIO
- 讀寫系統SMBus的GPIO Deceive(PCA9541)-SMBus read-write system of the GPIO Deceive (PCA9541)
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_Insi330161132001
- Read and Write SMBUS. Read PC temperature, Fan speed and voltage. Work only with Intel 82801 and 82371AB/EB (PIIX4). Asus 99127F or Winbond series.
smb_r4bh
- smbus read/write tool demo 1
smb_w4bh
- smbus read/write tool demo 2
smbus_w
- smbus write tool demo1
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
smbus
- c8051f340的SMBUS(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
C8051F310-SMBus-已通过调试
- C8051F310-SMBus读写程序,已经能够通过调试(C8051F310-SMBus read and write program, it has been able to debug)