CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 24LC64
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 24LC64 - List
[
Other resource
]
iic_lcd_51
DL : 0
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
Update
: 2008-10-13
Size
: 164.35kb
Publisher
:
赵显刚
[
Other resource
]
MSP430_24lc64
DL : 0
IAR WorkBench下,基于MSP430F149的24LC64源码-IAR WorkBench, based on the MSP430F149 24LC64 FOSS
Update
: 2008-10-13
Size
: 8.97kb
Publisher
:
张建
[
Other resource
]
AT91SAM7A3-TWI-IAR
DL : 0
1、程序目的:介绍AT91SAM7S256-EK TWI的基本用法: 2、 功能说明:通过TWI实现I2C,读写两线EEPROM---24LC64
Update
: 2008-10-13
Size
: 424.29kb
Publisher
:
王建国
[
Other resource
]
24LC64
DL : 0
上载的程序可以用于PIC单片机,也可以用于430单片机,本人原创,到至今还没有发现哪位网友想出这种办法,希望站长能多加分.
Update
: 2008-10-13
Size
: 77.7kb
Publisher
:
王国财
[
SourceCode
]
LPC1343 Cortex-M0编程实例
DL : 0
NXP LPC1343 Cortex-M0编程实例,包涵:GPIO、GPIO按键中断、IIC通讯外围设备24LC64、 PCF2129时钟芯片、PCF8576 LCD驱动液晶屏显示等功能。采用 KEIL MDK编译。
Update
: 2010-12-20
Size
: 224.59kb
Publisher
:
wenshan
[
Other
]
以C语言完成读写24LCxx系列的EEPROM的实例
DL : 0
以C语言完成读写24LCxx系列-to complete the C language family literacy 24LCxx
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zhu
[
SCM
]
MSP430_i2c
DL : 0
用C写的I2C总线EEPROM读写程序,在MSP430+AT24C64~512平台上验证通过。对其他处理器只需简单修改即可使用。-C write I2C EEPROM read and write procedures, the AT24C64 MSP430+ ~ 512 platform validation through. The only other processor can use a simple amendment.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
join
[
SCM
]
iic_lcd_51
DL : 0
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
Update
: 2025-02-17
Size
: 164kb
Publisher
:
赵显刚
[
Other Embeded program
]
MSP430_24lc64
DL : 0
IAR WorkBench下,基于MSP430F149的24LC64源码-IAR WorkBench, based on the MSP430F149 24LC64 FOSS
Update
: 2025-02-17
Size
: 23kb
Publisher
:
张建
[
SCM
]
AT91SAM7A3-TWI-IAR
DL : 0
1、程序目的:介绍AT91SAM7S256-EK TWI的基本用法: 2、 功能说明:通过TWI实现I2C,读写两线EEPROM---24LC64-1, procedures Objective: To introduce the AT91SAM7S256-EK TWI Basic Usage: 2, function Description: TWI achieve through I2C, two lines to read and write EEPROM--- 24LC64
Update
: 2025-02-17
Size
: 424kb
Publisher
:
王建国
[
SCM
]
24LC64
DL : 0
上载的程序可以用于PIC单片机,也可以用于430单片机,本人原创,到至今还没有发现哪位网友想出这种办法,希望站长能多加分.-Upload process can be used for PIC microcontroller, can also be used for 430 single-chip, I created, that have not yet found any other users think of this approach, I hope to add sub-station.
Update
: 2025-02-17
Size
: 94kb
Publisher
:
王国财
[
SCM
]
E2PROM_DSP
DL : 1
本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24LC512-64K-128,读写数据均为8bits。 以上器件的格式为(型号-地址空间-页大小)不同器件的页大小不同,因此页写 程序需作相应修改,其他字节写,随机读以及顺序读程序均相同-This procedure for the MICROCHIP 24LC64 EEPROM read and write. This procedure does not use chips cascade way, please A0, A1, A2 pin to low level access. This procedure used IOC6 as SDA, IOC7 as SCL. Process address space available to the largest 64K: 24LC00-16-0, 24LC01-128-8, 24LC02-256-8, 24LC04-512-16, 24LC08-1K-16, 24LC16-2K-32, 24LC32-4K- 32,24 LC64-8K-32, 24LC128-16K-64, 24LC256-32K-64, 24LC512-64K-128, read and write data are 8bits. The format for the above device (Model- address space- page size) of different devices of different sizes of pages, so page written procedures need to be amended accordingly, and other bytes to write, random read and sequential read are the same procedures
Update
: 2025-02-17
Size
: 2kb
Publisher
:
david4193
[
SCM
]
I2C
DL : 0
Proteus应用实例,IIC总线的操作,含有Uvision2的C语言源程序,适合初学Proteus的开发人员-Proteus example, IIC bus operation, containing uVision2 the C language source code, suitable for novice developers Proteus
Update
: 2025-02-17
Size
: 63kb
Publisher
:
Homer
[
ELanguage
]
24LC64
DL : 0
Code CCS C compiler for PIC. Library for 24lc64 manage.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Lorgio Teo
[
Com Port
]
winavr
DL : 0
AVR16上的时钟DS1302 USART通信 24lc64-this USART for AVR16
Update
: 2025-02-17
Size
: 60kb
Publisher
:
陈
[
USB develop
]
42pcb
DL : 1
该工程是一个FPGA的开发板 主要包括了FPGA芯片:EP3C25Q240C8 FPGA的配置芯片采用:EPCS16 USB芯片:CY7C68013A USB的FLASH采用:24LC64 AD芯片:AD9238 电源部分:LMS1117-3.3两块分别对USB、模拟部分和FPGA供电;LMS1117-1.2为FPGA核心电压;LMS1117-2.5为 IO口及PLL供电 9盏LED,4个开关 主要完成的一个功能是高速模拟信号的采集,以及上位机传输,该板经调试可用,现已在实验室批量使用。 铺铜采用了网格形式,并且将模拟部分与数字部分隔离开来。 如有疑问欢迎来询:QQ150524225-The project is an FPGA development board includes an FPGA chip: EP3C25Q240C8 FPGA configuration chip: EPCS16 USB Chip: CY7C68013A USB to FLASH using: 24LC64 AD chip: AD9238 power supply: LMS1117-3.3 respectively, two USB, analog and FPGA Power LMS1117-1.2 for the FPGA core voltage LMS1117-2.5 for the IO port, and PLL power supply 9 LED, 4 switches, a main function is to complete high-speed analog signal acquisition, and the host computer transmission, the plate was debugging is available, is now used in the laboratory batch. Using a grid of copper to form, and the analog part and digital part to isolate. If in doubt welcome to inquiry: QQ150524225
Update
: 2025-02-17
Size
: 2.21mb
Publisher
:
刘卫菠
[
DSP program
]
IIC_EEPROM
DL : 0
采用24LC64芯片与TMS320F2812完成读写操作-Using 24LC64 chip and TMS320F2812 read and write operations
Update
: 2025-02-17
Size
: 250kb
Publisher
:
xiaohuicoco
[
Energy industry
]
PIC16F877-EEPROM-24LC64-Code
DL : 0
eeprom of pic18f seriese
Update
: 2025-02-17
Size
: 157kb
Publisher
:
ramu
[
SCM
]
24LC64aTMP102
DL : 0
基于MSP430G2553 对24LC64进行读写程序 -24 lc64 MSP430G2553 based on reading and writing program
Update
: 2025-02-17
Size
: 2.22mb
Publisher
:
陈臻
[
SCM
]
LX-44PIN-I2C-24C64
DL : 0
PIC单片机I2C功能 电后,LED闪亮,单片机硬件I2C读写24LC64,LCD显示读出数据,LED5运行指示-PIC microcontroller I2C function after power, LED flash, microcontroller hardware I2C read 24LC64, LCD display read out, LED5 operating instructions
Update
: 2025-02-17
Size
: 3kb
Publisher
:
朱峰
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.