搜索资源列表
MSP430IIC
- 一个MSP430的IIC程序,用于测试ADS1110,当然,经过稍加修改,也可以测试其他芯片,如AT24C01.可在MSP430 IAR上编译.-a MSP430 IIC procedures for testing ADS1110, of course, after some amendments, other tests can also chip, as AT24C01. The IAR MSP430 compiled.
MSP430IIC
- msp430的IIC地层驱动程序,直接应用,欢迎下栽
MSP430IIC
- MSP430与TMP100 I2C温度传感器的接口汇编程序,在ti公司代码的基础上改进,可以直接使用。
MSP430IIC
- 一个MSP430的IIC程序,用于测试ADS1110,当然,经过稍加修改,也可以测试其他芯片,如AT24C01.可在MSP430 IAR上编译.-a MSP430 IIC procedures for testing ADS1110, of course, after some amendments, other tests can also chip, as AT24C01. The IAR MSP430 compiled.
MSP430IIC
- msp430的IIC地层驱动程序,直接应用,欢迎下栽-MSP430 formation of IIC driver, direct applications, welcome下栽
MSP430IIC
- MSP430与TMP100 I2C温度传感器的接口汇编程序,在ti公司代码的基础上改进,可以直接使用。-MSP430 and TMP100 I2C Temperature Sensor Interface compilation process, in ti company based on the improved code can be used directly.
MSP430IIC
- 模拟iic程序 void WriteWord(unsigned char unit/*address*/, unsigned int WriteData)-Iic process simulationvoid WriteWord(unsigned char unit/*address*/, unsigned int WriteData)
MSP430IIC
- MSP430单片机实现模拟iic通信功能,MSP430作为主机采用模拟代码的方式来实现IIC通信功能-MSP430 MCU analog iic communication functions, MSP430 host using the simulation code as a way to achieve the IIC communication
msp430IIC
- msp430的I2C总线一些初试化设置和读写操作测试。-initial settings of I2C bus with msp430,some reading and writing operations are also given