搜索资源列表
AT24C02test
- AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据 -AT2402 test program using simulated 2IC to read and write data on serial memory AT2402
24c256_Diver
- #include <reg52.h> #include <intrins.h> #define ERROR 10 //允许出错次数 sbit SDA=P3^3 sbit SCL=P3^4 sbit LED=P1^7 enum eepromtype {AT2401,AT2402,AT2404,AT2408,AT2416,AT2432,AT2464,AT24128,AT24256} enum eepromtype enumer u
AT2402
- 记忆存储,在单片机掉电的情况下,保存数据。-Memory storage, in the case of single-chip power-down, save the data.
STM32_AT24C02
- 基于STM32F103VET6的AT2402读写驱动程序-The AT2402-based STM32F103VET6 write drivers
2402
- AT2402程序,是比较常用到的程序,供大家参考使用(AT2402 procedures, is commonly used procedures for your reference)