文件名称:C
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 江*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序为MSP430对EEPROM操作的实际例程,功能如下
// 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的
// 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的
// 250单元地址的内容来判断写入是否正确。-The program for the MSP430 on the EEPROM to operate the actual routines, function as follows// program features: the program is used to control the F449, but on the external E2PROM byte read and write, the E2PROM of the clock lines and data lines are P4.6 and P4.7, E2PROM of the// write address is 0X2AH, written content is 40H, from E2PORM read out the contents of the 250 units on F449MEMORY address, you can view the MEMORY of// 250 units to determine the contents of the address to write entry is correct.
// 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的
// 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的
// 250单元地址的内容来判断写入是否正确。-The program for the MSP430 on the EEPROM to operate the actual routines, function as follows// program features: the program is used to control the F449, but on the external E2PROM byte read and write, the E2PROM of the clock lines and data lines are P4.6 and P4.7, E2PROM of the// write address is 0X2AH, written content is 40H, from E2PORM read out the contents of the 250 units on F449MEMORY address, you can view the MEMORY of// 250 units to determine the contents of the address to write entry is correct.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C
.\TEST44X_E2prom.c
.\TEST44X_E2prom.c