搜索资源列表
PCF8952_msp430
- 使用msp430G2231单片机读取PCF8952读取i2c线上的AD转换信号,USI接口直接读,不需要自己重新读取,非常好-Use msp430G2231 microcontroller reads the PCF8951 i2c read signal line AD converter, USI interface directly read, do not need to re-read, very good
usii2ccodelibrary
- using usi i2c code library for msp430
WINavrForBootLoad
- 这个通用的Bootloader可以支持大部分具有自编程功能、带有Boot区和UART串口的AVR单片机(主要是Mega系列)。如果是多串口的单片机,可以任意选择使用其中的一个串口。程序支持RS232/RS485/RS422方式,如果程序稍加修改,也应当可以很容易的支持USI、SPI、I2C等接口。-WinAVR For BootLoader
usi-slave
- i2c slave programm simple for avr studio
doc2561
- Using the USI module as a I2C master for atmega avr.
doc2560
- Using the USI module as a I2C slave for atmega avr.
AVR_USI_I2C_slave_ASM
- Software I2C slave using AVR USI (AVR Studio Project)
msp430x20x3_usi_06
- 主机以I2C形式与从机通信,由主机验证数据增量从0x00开始。-I2C Master communicates with I2C Slave using the USI.