Welcome![Sign In][Sign Up]
Location:
Search - at2402

Search list

[Other resourceAT24XX_Driver_for2402_2404_2408_2416

Description: 通用的AT24XX系列存储器驱动程序,AT2402,AT2404,AT2408,AT2416,AT2432通用,I2C总线方式-common memory AT24XX Series drivers, AT2402, AT2404. AT2408, AT2416, AT2432 GM, I2C bus way
Platform: | Size: 21189 | Author: 何创新 | Hits:

[Develop ToolsCAT24WCxxx

Description: AT2402的中文说明文档,里面详细的介绍了串行FLASH的应用。-AT2402 Chinese documentation, which provides detailed descriptions of the serial FLASH application.
Platform: | Size: 454103 | Author: 慷慨 | Hits:

[Other resourceEEPROM-at2402

Description: 24c02 通用子模块源代码,不好用你找我。
Platform: | Size: 1600 | Author: 徐文平 | Hits:

[SCMAT24XX_Driver_for2402_2404_2408_2416

Description: 通用的AT24XX系列存储器驱动程序,AT2402,AT2404,AT2408,AT2416,AT2432通用,I2C总线方式-common memory AT24XX Series drivers, AT2402, AT2404. AT2408, AT2416, AT2432 GM, I2C bus way
Platform: | Size: 20480 | Author: 何创新 | Hits:

[BooksCAT24WCxxx

Description: AT2402的中文说明文档,里面详细的介绍了串行FLASH的应用。-AT2402 Chinese documentation, which provides detailed descriptions of the serial FLASH application.
Platform: | Size: 453632 | Author: 慷慨 | Hits:

[ARM-PowerPC-ColdFire-MIPSEEPROM-at2402

Description: 24c02 通用子模块源代码,不好用你找我。-24C02 generic module source code, not with you to find me.
Platform: | Size: 1024 | Author: | Hits:

[OtherAT24C02test

Description: AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据 -AT2402 test program using simulated 2IC to read and write data on serial memory AT2402
Platform: | Size: 1024 | Author: 何凡 | Hits:

[ARM-PowerPC-ColdFire-MIPSI2C

Description: /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
Platform: | Size: 14336 | Author: 王先生 | Hits:

[Windows Develop24c256_Diver

Description: #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 unsigned char code buf1 []={1,3,5,7,9,10,11,12} /* 发送缓冲区(记录八个小于等于255的数据) */ unsigned char buf2 [8] /* 接收缓冲区(接收8个小于等于255的数据) */ -#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 unsigned char code buf1 []={1,3,5,7,9,10,11,12} /* 发送缓冲区(记录八个小于等于255的数据)*/ unsigned char buf2 [8] /* 接收缓冲区(接收8个小于等于255的数据)*/
Platform: | Size: 3072 | Author: Tnavy | Hits:

[BooksusingI2Cbus

Description: 使用熟知的8051单片机I/O来模拟IIC器件的时序,连接AT2402来读写EEPROM-The use of well-known 8051 microcontroller I/O to simulate the IIC timing devices to connect AT2402 to read and write EEPROM
Platform: | Size: 2048 | Author: | Hits:

[Other Embeded program51i2c

Description: 51系列单片机在使用时,有时需要模拟I2C总线,这里举出一个实例(读写串行EEPROM芯片at2402)-51 Series MCU in use, is sometimes necessary to simulate I2C bus, to quote one instance (read and write the serial EEPROM chip at2402)
Platform: | Size: 2048 | Author: 王丽 | Hits:

[SCMlcd_at2402

Description: 51单片机的液晶和at2402接合,密码检测-51 Single-chip LCD and at2402 bonding, password detection
Platform: | Size: 35840 | Author: 魏华 | Hits:

[SCMAT24C02

Description: 此实验为AT2402实验。从地址0x80开始写入0到9,然后再从AT24C02中读入,把读取的数据发往串口。-This experiment was AT2402 experiment. Starting from address 0x80 write 0 to 9, and then read from the AT24C02 in to read the data sent to the serial port.
Platform: | Size: 1024 | Author: eltian | Hits:

[SCMI2Cdrive

Description: 目前比较流行的一种通信协议------I2C总线协议(AT2402),里面包含此协议的通信规则,驱动lcd1602显示时钟,并且在断电后依然保存数据,省去再调烦恼。-A current popular communication protocols------ I2C bus protocol (AT2402), which contains the rules of this agreement, communication, drive lcd1602 show the clock, and save data even after power failure, eliminating the need to stress the trouble.
Platform: | Size: 1024 | Author: dahai | Hits:

[SCMat2402

Description: at2402虚拟仿真,基于c51,仅供学习之用,欢迎大家讨论-at2402 at89c51
Platform: | Size: 91136 | Author: shaokt | Hits:

[SCMEEPROM

Description: 熟悉并掌握(存储芯片AT2402)的操作,有保存和读取操作 了解掌握I2C总线接口的工作原理及一般编程方法。-Familiar with and master (memory chips AT2402) operations, read operations are stored and understand the working principle of I2C bus interface and general programming.
Platform: | Size: 35840 | Author: TKW | Hits:

[Com PortAT24C02I2C

Description: AT24C02的I2C实验.此实验为AT2402实验。从地址0x80开始写入0到9,然后再从AT24C02中读入,把读取的数据 发往串口。-The I2C AT24C02 experiment. This experiment AT2402 experiments. Starting from address 0x80 write 0 to 9, and then reads from the AT24C02 to read data sent to the serial port.
Platform: | Size: 18432 | Author: jary.zhao | Hits:

[SCM2402

Description: AT2402的驱动程序使用I2C总线,向有子地址器件发送多字节数据函数-AT2402 driver using the I2C bus, the device to a sub-address multi-byte data transmission function
Platform: | Size: 1024 | Author: zheng | Hits:

[SCMEEPROM

Description: 存储芯片AT2402的操作,有保存和读取操作 了解掌握I2C总线接口的工作原理及一般编程方法。 -AT2402 memory chip operations, read operations are stored and understand the working principle of I2C bus interface and general programming.
Platform: | Size: 87040 | Author: 刘雨辰 | Hits:

[Other2402

Description: AT2402程序,是比较常用到的程序,供大家参考使用(AT2402 procedures, is commonly used procedures for your reference)
Platform: | Size: 57344 | Author: kang24 | Hits:
« 12 »

CodeBus www.codebus.net