Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - eeprom i2c i
Search - eeprom i2c i - List
DL : 0
MCU 通过i2c 总线读写eeprom, i2c 读写程序是软件仿真方式来实现,将读写资料通过D12 和pc实现数据通讯。有实际使用,读写正常。-MCU to read and write through the i2c bus EEPROM, i2c reader software simulation procedure is to achieve, to read and write data through D12 pc and data communications. There is a practical use, the normal read and write.
Update : 2025-02-17 Size : 77kb Publisher :

DL : 0
24LC65 I2C EEPROM字节读写驱动程序 c语言-24LC65 I2C EEPROM read and write byte language driver c
Update : 2025-02-17 Size : 1kb Publisher : leiw

DL : 0
这篇报告介绍了关于PIC单片机原理与应用。主要有以下几方面内容:1 利用PIC单片机的PC计数器及实时计数器计数或计时,利用LED数码管显示数据。 2.利用PIC单片机进行各种信号、数据的采集。 3.利用单片机的控制功能实现控制。 4.了解其硬件上各引脚输入输出口,充分掌握其各个指令和基础编程,以及一些简单的应用。 5.利用EEPROM实现单片机的数据掉电保存及利用I2C模式进行通讯。 -This report describes the PIC microcontroller on the Theory and Application. Mainly the following aspects : the use of a PIC microcontroller and the real-time counter PC Counting or time, use of digital LED display data. 2. PIC for the use of the signals, and data acquisition. 3. Microprocessor control functions to achieve control. 4. Understanding of the various hardware input and output pins I fully understand the basis for all orders and programming, and some simple applications. 5. MCU use EEPROM data preservation and the use of power-down mode I2C communications.
Update : 2025-02-17 Size : 114kb Publisher : 蔡育瑜

2440下的I2C驱动源代码 看了才知道一个驱动可以写的这么结构化!-2440 under the I2C driver source code reading to know a driver can be written in such a structured!
Update : 2025-02-17 Size : 641kb Publisher : Yining Lin

DL : 0
〖说明〗24LC65 I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接VCC。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考 察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验 证。-Description〗 〖24LC65 I2C EEPROM byte read and write driver chip A0-A1-A2 to take VCC. Are missing pages to write, page read, and the CRC checksum procedure. Following procedure to verify through 50, the effect of volume to be inspected. For security purposes, many NOP process is redundant, I hope the reader can be further streamlined, but it must be verified.
Update : 2025-02-17 Size : 1kb Publisher : felix

该程序完成了DSP2812对EEPROM的读和写操作,用户可以直接调用无需任何设置。就可以用2812的GPIO控制存储器的读写。-The program completed the DSP2812 for EEPROM read and write operation, the user can call directly without any of the settings. 2812 can use the GPIO to control the read and write memory.
Update : 2025-02-17 Size : 1kb Publisher : 苏星辰

DL : 0
用IO口模拟的IIC通信方式。可用于较慢的通信中,如EEPROM,DA,AD等。已试验成功,调用子函数即可。-I use IO simulation IIC communication. Can be used to slow communications, such as EEPROM, DA, AD and so on. Has been successfully tested, you can call the Function.
Update : 2025-02-17 Size : 1kb Publisher : qianchengming

DL : 0
本人改编和测试过的用于AVR mega128关于I2C总线的应用实例--使用EEPROM的读写方法。采用ICCAVR编译器实验。-I adapted and tested for I2C bus on the AVR mega128 the application- the use of EEPROM reading and writing methods. Experiments using ICCAVR compiler.
Update : 2025-02-17 Size : 34kb Publisher : adam liu

DL : 0
i2c硬件通信例程,lpc922单片机,可以完成y与eeprom的通信!-i2c hardware communication routines, lpc922 single-chip, to be completed y the communication with the EEPROM!
Update : 2025-02-17 Size : 2kb Publisher : 小康

用到飞利浦的TEA5767的收音机模块,SP3767和TEA5767完全兼容 TEA5767采用I2C或者三线接口控制,我是用的I2C,单片机用STC89C52,带1K EEPROM,可以掉电存台,1602LCD显示,这里只给了TEA5767的控制程序, TEA5767读写数据都是5个字节,其中PLL参数14位.-Philips TEA5767 use of the radio module, SP3767 and TEA5767 fully compatible with TEA5767 used I2C or three-wire interface control, that I am using the I2C, single-chip with STC89C52, with 1K EEPROM, can be kept down to Taiwan, 1602LCD show here TEA5767 only to the control procedures, TEA5767 to read and write data is 5 bytes, which PLL parameters 14.
Update : 2025-02-17 Size : 1kb Publisher : lizhendong

tms320f28335的i2c eeprom 读写程序-tms320f28335 the i2c eeprom read and write procedures
Update : 2025-02-17 Size : 6kb Publisher :

DSP2407 I2C接口的串行EEPROM操作程序代码。c语言,可以通用-DSP2407 I2C serial EEPROM interface operational procedures code. c language, can be generic
Update : 2025-02-17 Size : 28kb Publisher : 宋海滨

DL : 0
I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in order to single-byte mode I2C.c visit I2C device AT24C02 examples of the general line procedures, which can study the working process of I2C bus AT24C02.c call library function to read and write AT24C02 can be consecutive multi-byte read and write.
Update : 2025-02-17 Size : 44kb Publisher : 张三

implementation OF i2c in lpc2148
Update : 2025-02-17 Size : 85kb Publisher : Ravi Kiran

DL : 0
有关msp430 IIC模式下 读写EEPROM-Msp430 IIC mode of the EEPROM read and write
Update : 2025-02-17 Size : 129kb Publisher : Jun King

三星ARM9芯片s3c2440的I2C操作,从器件选用24cxx EEPROM!程序将数据写入EEPROM,接着再将数据读出,通过LED表示读取出来的数据!-Samsung ARM9 chip s3c2440 the I2C operation, the device selected from the 24cxx EEPROM! Process the data into the EEPROM, the data can then be read out through the LED, said data read out!
Update : 2025-02-17 Size : 109kb Publisher : 许华文

EEProm 24c01的读写,是IIC读写方式,花了我一天时间,有详细注释,可直接用,用的是at89c51,并用proteus仿真。如果不好,我不会传的。-EEProm 24c01 read and write, read and write is the IIC way, took me one day, detailed notes, can be directly used, using a at89c51, and use proteus simulation. If not good, I will not pass the.
Update : 2025-02-17 Size : 535kb Publisher : hailanlan

atmel的at91sam9260芯片的I2C控制器读写程序,外部eeprom为at24lc256,通过调试,已用于实际应用-atmel chip I2C controller of at91sam9260 reading and writing program, the external eeprom for at24lc256, through commissioning, has been used in the practical application of
Update : 2025-02-17 Size : 2kb Publisher : 陈剑

PIC24系列IIC程序,内部IIC,非模拟的IIc-PIC24 family IIC procedures, internal IIC, non-simulated IIc
Update : 2025-02-17 Size : 26kb Publisher : yekang_lucky

In consumer electronics, telecommunications and industrial electronics, there are often many similarities between seemingly unrelated designs. For example, nearly every system includes: · Some intelligent control, usually a single-chip microcontroller · General-purpose circuits like LCD drivers, remote I/O ports, RAM, EEPROM, or data converters · Application-oriented circuits such as digital tuning and signal processing circuits for radio and video systems, or DTMF generators for telephones with tone dialling. To exploit these similarities to the benefit of both systems designers and equipment manufacturers, as well as to maximize hardware efficiency and circuit simplicity, Philips developed a simple bi-directional 2-wire bus for efficient inter-IC control. This bus is called the Inter IC or I2C-bus.(In consumer electronics, telecommunications and industrial electronics, there are often many similarities between seemingly unrelated designs. For example, nearly every system includes: Some intelligent control, usually a single-chip microcontroller General-purpose circuits like LCD drivers, remote I/O ports, RAM, EEPROM, or data converters Application-oriented circuits such as digital tuning and signal processing circuits for radio and video systems, or DTMF generators for telephones with tone dialling. To exploit these similarities to the benefit of both systems designers and equipment manufacturers, as well as to maximize hardware efficiency and circuit simplicity, Philips developed a simple bi-directional 2-wire bus for efficient inter-IC control. This bus is called the Inter IC or I2C-bus.)
Update : 2025-02-17 Size : 258kb Publisher : yangzhishui
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.