Location:
Search - 24C256 A
Search list
Description: 24C01--24C256共9种EEPROM的字节读写操作程序,请大家支持。-24C01 -- 24C256 a total of nine species of bytes EEPROM read and write operations, please support.
Platform: |
Size: 1954 |
Author: 震涛 |
Hits:
Description: 24C01--24C256共9种EEPROM的字节读写操作程序-24C01 -- 24C256 a total of nine species of bytes EEPROM read and write operations
Platform: |
Size: 1818 |
Author: Alex |
Hits:
Description: M2401,M2402,M2404,M2408,M2416,M2432,M2464,M24128,M24256系列的通用程序,比较的好-M2401, M2402, M2404, M2408, M2416, M2432, M2464, M24128, M24256 series of common procedures, a good comparison
Platform: |
Size: 1857 |
Author: zgdz |
Hits:
Description: 这是24C0X-24C256共9种EEPROM的归一化读写C程序.-- 24C256 a total of nine species of EEPROM read and write to one of the C program.
Platform: |
Size: 2303 |
Author: wlmwn |
Hits:
Description: This program is a series of 51 single-chip microcomputer simulation IIC bus, the memory of the 24 operations
Platform: |
Size: 1834 |
Author: 邓征兵 |
Hits:
Description: 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序,此程序有五个入口条件,分别为读写数据缓冲区指针,进行读写的字节数,EEPROM首址,EEPROM控制字节,以及EEPROM类型。此程序结构性良好,具有极好的容错性,程序机器码也不多--A general 24C01-24C256, totally 9 kinds of EEPROM, bytes read/write operation program.
Platform: |
Size: 2048 |
Author: 徐重来 |
Hits:
Description: 24C01--24C256共9种EEPROM的字节读写操作程序,请大家支持。-24C01-- 24C256 a total of nine species of bytes EEPROM read and write operations, please support.
Platform: |
Size: 2048 |
Author: 震涛 |
Hits:
Description: 该程序是AVR单片机MEGA88对存储器AT24C256的硬件TWI程序,已调试过,没出问题,可参考 -that the procedure was right AVR MEGA88 memory AT24C256 hardware TWI procedures , debugging that no problem can be found
Platform: |
Size: 1024 |
Author: htb |
Hits:
Description: 24C01--24C256共9种EEPROM的字节读写操作程序-24C01-- 24C256 a total of nine species of bytes EEPROM read and write operations
Platform: |
Size: 2048 |
Author: Alex |
Hits:
Description: M2401,M2402,M2404,M2408,M2416,M2432,M2464,M24128,M24256系列的通用程序,比较的好-M2401, M2402, M2404, M2408, M2416, M2432, M2464, M24128, M24256 series of common procedures, a good comparison
Platform: |
Size: 2048 |
Author: zgdz |
Hits:
Description: 一个单片机读写fm24c256的c51源程序-a microcontroller to read and write fm24c256 the source decoder
Platform: |
Size: 11264 |
Author: 里造 |
Hits:
Description: 这是24C0X-24C256共9种EEPROM的归一化读写C程序.-- 24C256 a total of nine species of EEPROM read and write to one of the C program.
Platform: |
Size: 2048 |
Author: wlmwn |
Hits:
Description: 转贴 刚刚调好了个24c256的操作,自己在程序里搞了个连续读写的函数!很烦那页写跨页的问题,所以干脆做了个通用点的函数,小于3字节的写就用随机写,大于3字节的就用页写!-decal transfer just tuned in the months 24c256 operation, the program itself staged a continuous reading function! That was annoying page-page issue, so he simply made a definitive point of the function, less than 3 bytes of random write on writing, greater than 3 bytes of pages used to write!
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 这些源码有的是我自已公司使用的一些实用的程序,有些是非常有用的文档资料-Some of these source code used by the company I own a number of practical procedures, and some are very useful documentation
Platform: |
Size: 2048 |
Author: qmh80 |
Hits:
Description: AT24C256是一个32Kflash的外部存储芯片,由I2C总线通信,它支持字节和页写入,可作为单片机系统扩展的存储芯片使用。本篇文章列举了一个例子,说明如何使用这类芯片和规划文件管理-AT24C256 is a 32Kflash external memory chips, by the I2C bus communications, it supports byte and page write, can be used as single-chip microcomputer system to expand the use of the memory chips. This article cited an example to illustrate how the use of such chips and planning document management
Platform: |
Size: 52224 |
Author: |
Hits:
Description: This program is a series of 51 single-chip microcomputer simulation IIC bus, the memory of the 24 operations-err
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 24c256的底层驱动,STM32的代码,是根据网上朋友的51的程序改写的,谢谢支持-The bottom of 24c256 driver, STM32 code is based on a friend' s 51-line rewrite of the program, I would like to thank the support! !
Platform: |
Size: 2048 |
Author: qiujiahong |
Hits:
Description: 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序,
此程序有五个入口条件,分别为读写数据缓冲区指针,
进行读写的字节数,EEPROM首址,EEPROM控制字节,
以及EEPROM类型。此程序结构性良好,具有极好的容错性,程序机器码也不多:
-A generic 24C01-24C256 A total of nine kinds of EEPROM bytes to read and write operating procedures, this procedure has five entry conditions, namely, to read and write data buffer pointer, the number of bytes to read and write, EEPROM the first site, EEPROM control word Festival, as well as the type EEPROM. This program structured well, with excellent fault-tolerance, the program machine code are not many:
Platform: |
Size: 2048 |
Author: yiger |
Hits:
Description: 写24C256内存芯片的驱动程序,带注解.本程序写入的是我写的一个液晶驱动的画面文件.-Write a 24C256 memory chip driver, with annotations. This procedure is written is that I wrote an LCD driver picture files.
Platform: |
Size: 17408 |
Author: tzy |
Hits:
Description: ATMEL 24C系列EEPROM存储器的驱动程序,有非常强的可移植性,非常好用-ATMEL 24C Series driver for EEPROM memory, a very strong portable, very easy to use
Platform: |
Size: 2048 |
Author: 林林 |
Hits: