搜索资源列表
Keil MDK RL-ARM 实时库用户指南
- Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
Flash
- C8051F系列的FLASH读写步骤,及其主要的源码。-C8051F series of FLASH to read and write steps, and its main source.
flash
- this datasheet introduce the 28f128j3 flash ,the read/write opreation is include.-this datasheet introduce the 28f128j3 flash, the read/write opreation is include.
flash_msp430
- 介绍430的flash读写的代码,是几篇网页文件资料-introduce the flash write and read codes of mps430
AT89C51_www.ic37.com
- AT89C51的用户手册,只不过是全英文的,是编程必备的好资料-The AT89C51 is a low-power, high-performance CMOS 8-bit microcomputer with 4K bytes of Flash Programmable and Erasable Read Only Memory (PEROM). The device is manufactured using Atmel’s high density nonvolatile mem
SPI-
- 模拟spi驱动flash SO:串行数据输出脚,在一个读操作的过程中,数据从SO脚移位输出。在时钟的下降沿时数据改变。 SI: 串行数据输入脚,所有的操作码、字节地址和数据从SI脚写入,在时钟的上升沿时数据被锁定。 SCK:串行时钟,控制总线上数据输入和输出的时序。 /CS :芯片使能信号,当其为高电平时,芯片不被选择,SO脚为高阻态,除非一个内部的写操作正在进行,否则芯片处于待机模式 当引脚为低电平时,芯片处于活动模式,在上电后,在任何操作之前需要CS引脚的一个从高
OneNAND_in_embed_sys
- OneNAND闪存在嵌入式系统中的应用 OneNAND Flash是三星公司开发的一类Flash芯片,它克服了传统NAND Flash接口复杂的缺点,具有接口简单、读写速度快、容量大、寿命长、成本低等优点。文章从软硬件两方面介绍了其在嵌入式系统中的应用,特别是逻辑块和物理块地址的映射、读写擦操作、坏块处理、性能优化等技术。-OneNAND flash memory in embedded system applications developed by Samsung' s OneNA
s29gl-a_00_a3_e
- nor flash(SPANSION的S29GL-A)的数据手册英文文档。对nor flash的读写很有帮助。-nor flash (SPANSION the S29GL-A) of the data sheet in English documents. Helpful to read and write on the nor flash.
SDHC
- 自己写的SDHC卡驱动测试,用Keil C写,并且用串中调试工具读出指定扇区的内容.本程序在4G 金士顿 SDHC卡上测试.-Write your own test drive of SDHC card with Keil C write, and debug tools with string read out the contents of the specified sector of this program in Kingston 4G SDHC card to test.
NANDFlash-controller-BCH-code
- 提出一种应用于 NAND Flash 控制器的并行 BCH 编/译码器,在译码阶段引入流水线操作和分组预取译码操作,提升 BCH 码的译 码效率。实验结果表明,在 NAND Flash 的 2 KB 页读取操作中,该编/译码器纠正 8 bit 的随机错误只需要 565 个周期的译码时间,是采用按页预取译码方式所需时间的 1/4。 -Anew architecture of parallel BCH encoder and decoder applied in NAND Flash Con
NANDPFlash-controller
- nand flash控制器的设计与验证文档,里面有读写擦除具体的控制步骤,还有在FPGA下的验证。-nand flash controller design and verification of documents, which read and write to erase specific control steps, as well as the FPGA verification.
1
- 描述了FLASH的读写操作 特别针对单片机的读写 FLASH类型为S29GLXXN写列-Described FLASH read and write operations, especially for the microcontroller to read and write FLASH type S29GLXXN write columns
FLASH
- MSP430F149 FLASH 读写教程学习资料-MSP430F149 FLASH tutorial to learn to read and write data
the-Bootload-System
- 文中以TI公司的DSP(TMS320VC5410)结合ST公司的FLASH存储器 (M29W400T)为例 ,给出了一个利用DSP软件编程实现对FLASH进行读写操作的通用引导装载系统设计方案。-TI' s DSP (TMS320VC5410) combined with ST' s FLASH memory (M29W400T), for example, Universal boot loader design a DSP software programming of FLAS
NAND_Flash_WRITEaREAD
- 三星nand flash读写操作,包括物理组成、驱动解读、地址等,还包括源码-Samsung nand flash read and write operations, including physical composition, driven interpretation, address, etc., but also including the source code
nor_flash.pdf
- Nor flash Read Write Operation Timing Diagram
msp430f5438-ADC-DAC-FLASH
- 基于msp430f5438的10个程序,包含ADC采集储存.DAC输出和FLASH读写、擦除的小程序,应用于购买msp430f5438开发板的同学练习使用。-Based msp430f5438 of 10 procedures, including ADC acquisition storage. DAC output and FLASH read and write, erase small program used buy msp430f5438 students practice usin
asp.net-interaction-with-flash
- asp.net与flash之间的交互;asp.net读取flash中的值,asp.net向flash传值-asp.net with flash interaction asp.net read the values in flash, asp.net pass values to the flash
flash
- Flash存储器又称闪存,它结合了ROM和RAM的长处,不仅具备电子可擦除可编程(EEPROM)的性能,还可以快速读取数据(NVRAM的优势),使数据不会因为断电而丢失。U盘和MP3里用的就是这种存储器。在过去的20年里,嵌入式系统一直使用ROM(EPROM)作为它们的存储设备,然而近年来Flash全面代替了ROM(EPROM)在嵌入式系统中的地位,用作存储Bootloader以及操作系统或者程序代码-Flash memory also known as flash, it combines t
STM32-flash
- STM32通过SPI对外接Flash读写操作的程序,Flash型号为SST25VF016B-STM32 program through the SPI read and write operations on the external Flash, Flash model SST25VF016B