Location:
Search - i2c E2PROM
Search list
Description: 本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要.-This document is an E2PROM applications, we can according to their need for changes to meet different needs.
Platform: |
Size: 1570 |
Author: 东东 |
Hits:
Description: USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This example is the computer through USB, I2C control of E2PROM microcontroller and write. Under the main road machinery used Guangzhou weeks MCU Development Limited, who introduced the USB Smart Board, an external 24 series of E2PROM.
Platform: |
Size: 22280 |
Author: ljt |
Hits:
Description: i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write C-language code by controlling I2C controller, I2C set E2PROM timing to read and write the source code, helpful
Platform: |
Size: 20549 |
Author: seal_luo |
Hits:
Description: e2prom通过i2c总线的读写
注释少了点 自己编的
Platform: |
Size: 1774 |
Author: jiba |
Hits:
Description: 使用硬件I2C对E2PROM进行操作,利用中断方式操作。-use of hardware I2C E2PROM to operate, using interrupt operation.
Platform: |
Size: 2581 |
Author: 王启 |
Hits:
Description: 高速:300M峰值 代码有中文注释,很容易理解
Platform: |
Size: 854936 |
Author: walter.bell@163.com |
Hits:
Description: i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write C-language code by controlling I2C controller, I2C set E2PROM timing to read and write the source code, helpful
Platform: |
Size: 20480 |
Author: seal_luo |
Hits:
Description: 本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要.-This document is an E2PROM applications, we can according to their need for changes to meet different needs.
Platform: |
Size: 1024 |
Author: 东东 |
Hits:
Description: USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This example is the computer through USB, I2C control of E2PROM microcontroller and write. Under the main road machinery used Guangzhou weeks MCU Development Limited, who introduced the USB Smart Board, an external 24 series of E2PROM.
Platform: |
Size: 21504 |
Author: ljt |
Hits:
Description: 使用主模式I2C向E2PROM写入10个字节的数据,然后读出校验,供大家参考!-The use of Main Mode I2C to E2PROM write 10 bytes of data, and then read out the check, for your reference!
Platform: |
Size: 2048 |
Author: 李凯 |
Hits:
Description: e2prom通过i2c总线的读写
注释少了点 自己编的
-E2PROM through the i2c bus read and write their own series of Notes少了点
Platform: |
Size: 1024 |
Author: jiba |
Hits:
Description: source code for at24c64
interfaced to 89c61x2
keil uvision
to be used in conjunction with i2c source code uploaded by me
Platform: |
Size: 1024 |
Author: manio |
Hits:
Description: source code for interfacing pic microcontroller with atmel 24cxx series memory in software i2c mode
Platform: |
Size: 1024 |
Author: an |
Hits:
Description: E2PROM-24C16的读写程序,使用I2C总线,ARM7开发平台-E2PROM-24C16 reading and writing program, using the I2C bus, ARM7 development platform
Platform: |
Size: 4096 |
Author: coy |
Hits:
Description: i2c的verilog程序,通过写入eeprom再读出并在seg数码显示管上显示来进行验证-i2c' s verilog program eeprom read by writing out and in the seg digital display tube display to verify
Platform: |
Size: 474112 |
Author: zhangjian |
Hits:
Description: 该代码主要在c51上实现I2C的的读写,经调试成功,注释详细,可以供需要的人参考 -The code primarily in the c51 to achieve the read and write I2C, after successful commissioning, detailed notes, you can reference for people in need
Platform: |
Size: 3072 |
Author: linhaidu |
Hits:
Description: 用于LPC23XX系列通过I2C总线读写E2PROM的程序-Through the I2C bus for LPC23XX series of programs to read and write E2PROM
Platform: |
Size: 124928 |
Author: deep |
Hits:
Description: Interfacing Serial I2c E2prom With Atmega8
Platform: |
Size: 1024 |
Author: Ahmad |
Hits:
Description: 本例程使用I2C2 来读写M24C02。
本例程使用校验I2C 总线状态的方式,来使的I2C 器件能可靠通行,然后
再根据I2C 协议,读写M24C02,SysTick 用于通信超时控制。
其中,PB10为I2C2 的时钟脚,PB11为I2C2 的数据脚,都配置为复合
功能开漏输出。
-The routine use I2C2 to read and write M24C02.
The routine use check the status of the I2C bus mode, the I2C devices to make access to reliable and
According to the I2C protocol, read and write M24C02, SysTick timeout for communication control.
Which, PB10 for the I2C2 clock pin, PB11 data for the I2C2 pins are configured as a composite
Features an open-drain output.
Platform: |
Size: 29696 |
Author: zhangxuezhi |
Hits:
Description: Use the I2C bus protocol to write or read from a E2PROM.
The code shows how to read or write with a specified address.
Platform: |
Size: 17408 |
Author: zly |
Hits: