文件名称:avrgcc IIC 程序
文件大小:29KB
文件格式:RAR
更新时间:2014-05-13 02:50:37
源代码 AVR
avrgcc + avrstudio完整工程,已经使用在产品中,这是IIC部分,希望给需要的朋友学习下。
【文件预览】:
iic硬件
----AT24128.c(8KB)
----main.c(1KB)
----test3.aps(3KB)
----default()
--------dep()
--------test3.elf(8KB)
--------AT24128.o(6KB)
--------test3.eep(13B)
--------main.o(4KB)
--------Makefile(2KB)
--------test3.hex(3KB)
----AT24128.h(2KB)
iic模拟
----main.c(741B)
----Eeprom.c(8KB)
----test1.aps(3KB)
----config.h(1KB)
----default()
--------dep()
--------test1.elf(9KB)
--------test1.hex(3KB)
--------test1.eep(13B)
--------Eeprom.o(8KB)
--------main.o(3KB)
--------Makefile(2KB)
----Eeprom.h(217B)