文件名称:FM24cl04
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 33kb
- 下载次数:
- 1次
- 提 供 者:
- 洪**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用硬件I2C对铁电存储器进行操作,利用中断方式操作。
向FM24CL04中0x03地址写入100字节数据,并检验,如果检验成功则蜂鸣器响一下,否则不断报警
铁电FM24CL04,封装和普通的E2PROM一致,读写方式和E2PROM均采用I2C总线,和E2PROM不同的是
铁电存储器可以当成是RAM来使用,可以说是串行的RAM,可以随机的读写-Use hardware I2C operation of ferroelectric memory, the use of interrupt operation. Write to the FM24CL04 100 bytes in the 0x03 address data, and test, then the buzzer sounds if the test succeeded or else continue to alarm ferroelectric FM24CL04, packages and general E2PROM the same way and E2PROM are used to read and write I2C bus, and The difference is E2PROM ferroelectric memory can be used as a RAM, can be said serial RAM, you can read and write random
向FM24CL04中0x03地址写入100字节数据,并检验,如果检验成功则蜂鸣器响一下,否则不断报警
铁电FM24CL04,封装和普通的E2PROM一致,读写方式和E2PROM均采用I2C总线,和E2PROM不同的是
铁电存储器可以当成是RAM来使用,可以说是串行的RAM,可以随机的读写-Use hardware I2C operation of ferroelectric memory, the use of interrupt operation. Write to the FM24CL04 100 bytes in the 0x03 address data, and test, then the buzzer sounds if the test succeeded or else continue to alarm ferroelectric FM24CL04, packages and general E2PROM the same way and E2PROM are used to read and write I2C bus, and The difference is E2PROM ferroelectric memory can be used as a RAM, can be said serial RAM, you can read and write random
相关搜索: FM24CL04
(系统自动生成,下载前可以参看下载内容)
下载文件列表
读写FM24cl04\I2C\I2CINT.c
............\...\I2CINT.H
............\WR_FM24cl04\src\config.h
............\...........\...\IRQ.s
............\...........\...\LPC23xx.h
............\...........\...\main.c
............\...........\...\mem_a.scf
............\...........\...\mem_b.scf
............\...........\...\mem_c.scf
............\...........\...\Startup.s
............\...........\...\target.c
............\...........\...\target.h
............\...........\WR_FM24cl04.mcp
............\...........\src
............\I2C
............\WR_FM24cl04
读写FM24cl04
............\...\I2CINT.H
............\WR_FM24cl04\src\config.h
............\...........\...\IRQ.s
............\...........\...\LPC23xx.h
............\...........\...\main.c
............\...........\...\mem_a.scf
............\...........\...\mem_b.scf
............\...........\...\mem_c.scf
............\...........\...\Startup.s
............\...........\...\target.c
............\...........\...\target.h
............\...........\WR_FM24cl04.mcp
............\...........\src
............\I2C
............\WR_FM24cl04
读写FM24cl04