搜索资源列表
at24c512
- 基于ICCAVR平台的,AVR系列单片机AT24C512驱动头文件,本头文件默认单片机频率为8M,I2C传输速率为400K,如果改变单片机频率,需要将i2cdelay()函数 BIT率寄存器TWBR的值进行修改
I2C_AT24C512
- 这是本人编写的目前所见到的最完善的AT24C512读写C源代码,适用于AVR系列单片机。可实现单字节、多字节连续读写,自动分页,全片清零。具有错误自动重复读写功能,可以抗电路的突发干扰。-It is currently being prepared, I saw the most perfect AT24C512 read C source code for AVR series of microcontrollers. Enable single-byte and multi-byte rea
avr_boot_0421
- avr 单片机BOOTLOADER程序,实现了XMODEM,YMODEM的下载,同时支持AT24C512/1024的驱动,可以实现程序升级-avr microcontroller BOOTLOADER procedures to achieve the XMODEM, YMODEM of downloads, support AT24C512/1024 the driver upgrade process can be achieved
AT24C512-AVR
- Drive AT24C512 by ATMEGA32 Microcontroller with BASCOM Compiler