搜索资源列表
45666016SMBUS
- JTAGICEmkII的硬件和软件资料,可以和ATMEL原厂的比较一下-JTAGICEmkII hardware and software information, can compare the original ATMEL
C8051code
- 新型超高速51的源代码,包含:ADC,DAC,SPI,UART,SMBus,PortIO,PCA-new 51 code, :ADC DAC SPI UART SMBus PortIO,PCA, etc.
c8051f020
- Cygnal C8051F系列单片机的功能部件包括模拟多路选择器可编程增益放大器ADCDAC电压比较器电压基准温度传感器SMBus/ I2CUARTSPI可编程计数器/定时器阵列PCA定时器数字I/O端口电源监视器看门狗定时器WDT和时钟振荡器等所有器件都有内置的FLASH存储器和256字节的内部RAM有些器件还可以访问外部数据存储器RAM即XRAM Cygnal C8051F系-Cygnal C8051F MCU' s features, including analog multi
SMBus
- C8051F300 在I2C/SMBUS應用,及源碼,Marst/Slave都可以使用-C8051F300 I2C/SMBUS Application,Marst/Slave can use
SMBus
- C8051f120的I2C主从程序 接收发送 -C8051f120 the I2C master-slave program receives sent
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
05_03-01-Smart_Battery-Gurries
- Simplified schematic of a Smart Battery and Smart Battery Charger. Smart Batteries have an integrated gas gauge, which communicates the condition of the battery, and requests charge (voltage and current) over the SMBus.
smbus
- c8051f340的SMBUS(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
General-Purpose-Input-Output-
- GPIO:General Purpose Input Output (通用输入/输出)简称为GPIO,或总线扩展器,利用工业标准I2C、SMBus或SPI接口简化了I/O口的扩展-GPIO: General Purpose Input Output (general-purpose input/output) referred to as GPIO, or bus extension using the industry-standard I2C, SMBus or SPI interface
SMBUS
- STM32处理器IO口模拟IIC驱动程序-stm32 iic code
stm32-SMBUS
- stm32 smbus驱动程序,smbus和ii2c差不多,但有很多不同-stm32 smbus driver, smbus and ii2c similar, but there are a lot of different
AVR---smbus
- AVR 单片机的smbus驱动程序,smbus与iic有很大的不同-AVR microcontroller smbus driver, smbus and iic are very different
F0xx_SMBus_EEPROM
- 本程序是基于C8051F100的一个小程序,针对C8051F100的IO、时钟、中断等进行了初始化的设置,同时主要实现了SMBUS总线的控制程序,对于本单片机的学习比较有帮助。- This example demonstrates how the C8051F0xx ( F005 family) SMBus interface can communicate with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). //- Interr
C8051F04x
- 内含C8051F04x单片机的多个源代码,包含ADC,CAN,DAC,SPI,SMBUS,Timer,Uart,Watchdog等应用。 -Contains C8051F04x single-chip multiple source code, including ADC, CAN, DAC, SPI, SMBUS, Timer, Uart, Watchdog and other applications.