文件名称:SPCE061_SPR4096
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 296kb
- 下载次数:
- 0次
- 提 供 者:
- huangs*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本源码为凌阳61开发板的使用例程,主要针对SPR4096模块的应用。本源码压缩包含有一个模块PDF说明文档。
SPCE061A对SPR4096进行操作。先把SPR4096格式化,然后往其中写入M_NUMBER个Byte的数据(M_NUMBER的大小由用户自己定义),接着把这些数据读出来放在数组uiByteBuffer中;下一步是对刚才写入数据所在的扇区进行扇区擦除,往其中写入M_NUMBER个Word的数据,接着把这些数据读出来放在数组uiWordBuffer中。程序运行后,可以在IDE的Watch窗口查看uiByteBuffer和uiWordBuffer的值。
-The source code for the Sunplus 61 development board using routines aimed at SPR4096 module applications. This source includes a compression module PDF documentation. SPCE061A right SPR4096 operate. SPR4096 should first format, and then to write them M_NUMBER a Byte of data (M_NUMBER' s size is determined by user defined), and then read it out on these data in an array uiByteBuffer next step is to just write data to sectors where the to sector erase, to which the data is written M_NUMBER a Word, and then read it out on these data in an array uiWordBuffer. Program is running, you can see in the IDE of the Watch window uiByteBuffer and uiWordBuffer value.
SPCE061A对SPR4096进行操作。先把SPR4096格式化,然后往其中写入M_NUMBER个Byte的数据(M_NUMBER的大小由用户自己定义),接着把这些数据读出来放在数组uiByteBuffer中;下一步是对刚才写入数据所在的扇区进行扇区擦除,往其中写入M_NUMBER个Word的数据,接着把这些数据读出来放在数组uiWordBuffer中。程序运行后,可以在IDE的Watch窗口查看uiByteBuffer和uiWordBuffer的值。
-The source code for the Sunplus 61 development board using routines aimed at SPR4096 module applications. This source includes a compression module PDF documentation. SPCE061A right SPR4096 operate. SPR4096 should first format, and then to write them M_NUMBER a Byte of data (M_NUMBER' s size is determined by user defined), and then read it out on these data in an array uiByteBuffer next step is to just write data to sectors where the to sector erase, to which the data is written M_NUMBER a Word, and then read it out on these data in an array uiWordBuffer. Program is running, you can see in the IDE of the Watch window uiByteBuffer and uiWordBuffer value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPR4096模块\spr4096\4096.asm
...........\.......\Debug\4096.lst
...........\.......\.....\4096.obj
...........\.......\.....\main.asm
...........\.......\.....\main.lst
...........\.......\.....\main.obj
...........\.......\.....\Resource.lst
...........\.......\.....\Resource.obj
...........\.......\.....\SPR4096.ary
...........\.......\.....\SPR4096.map
...........\.......\.....\SPR4096.S37
...........\.......\.....\SPR4096.sbm
...........\.......\.....\SPR4096.sym
...........\.......\.....\SP_SerialFlashV1.lst
...........\.......\.....\SP_SerialFlashV1.obj
...........\.......\.....\System.lst
...........\.......\.....\System.obj
...........\.......\Debug
...........\.......\Device.env
...........\.......\main.c
...........\.......\Makefile
...........\.......\Resource.asm
...........\.......\Resource.inc
...........\.......\SPCE061.INC
...........\.......\SPCE061V004.H
...........\.......\SPR4096.env
...........\.......\SPR4096.h
...........\.......\SPR4096.lik
...........\.......\SPR4096.opt
...........\.......\SPR4096.rc
...........\.......\SPR4096.set
...........\.......\SPR4096.spj
...........\spr4096
...........\SPR4096模块.pdf
SPR4096模块
...........\.......\Debug\4096.lst
...........\.......\.....\4096.obj
...........\.......\.....\main.asm
...........\.......\.....\main.lst
...........\.......\.....\main.obj
...........\.......\.....\Resource.lst
...........\.......\.....\Resource.obj
...........\.......\.....\SPR4096.ary
...........\.......\.....\SPR4096.map
...........\.......\.....\SPR4096.S37
...........\.......\.....\SPR4096.sbm
...........\.......\.....\SPR4096.sym
...........\.......\.....\SP_SerialFlashV1.lst
...........\.......\.....\SP_SerialFlashV1.obj
...........\.......\.....\System.lst
...........\.......\.....\System.obj
...........\.......\Debug
...........\.......\Device.env
...........\.......\main.c
...........\.......\Makefile
...........\.......\Resource.asm
...........\.......\Resource.inc
...........\.......\SPCE061.INC
...........\.......\SPCE061V004.H
...........\.......\SPR4096.env
...........\.......\SPR4096.h
...........\.......\SPR4096.lik
...........\.......\SPR4096.opt
...........\.......\SPR4096.rc
...........\.......\SPR4096.set
...........\.......\SPR4096.spj
...........\spr4096
...........\SPR4096模块.pdf
SPR4096模块