搜索资源列表
Flash
- C8051F系列的FLASH读写步骤,及其主要的源码。-C8051F series of FLASH to read and write steps, and its main source.
flash_msp430
- 介绍430的flash读写的代码,是几篇网页文件资料-introduce the flash write and read codes of mps430
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
PIC-M25PE80
- 这个一个PIC单片机驱动的FLASH存储器,包括初始化,读写全部功能。已经经过测试通过。-the is a pic mictrocontroller control flash ,including initial program and read and write functions.the code has been tested
1
- 描述了FLASH的读写操作 特别针对单片机的读写 FLASH类型为S29GLXXN写列-Described FLASH read and write operations, especially for the microcontroller to read and write FLASH type S29GLXXN write columns
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
XC2000_Flash_Emulate_EEPROM
- 介绍了将内部Flash模拟成EEPROM进行读写的教程-Introduced into the internal Flash EEPROM read and write simulation tutorial
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
AT45DB
- at45db161d 闪存应用实例,主芯片STM32103VET6 火牛开板。应用。主要实验了0地址到0x09地址,及0x210000-10到0x210000地址数据读写验证-at45db161d Flash application examples, the main chip STM32103VET6 Adapters on board. Application. The main experimental 0 0x09 address to address, and the ad
STM32F103CDEshujushouce
- 本文给出了STM32F103xC、STM32F103xD和STM32F103xE大容量增强型产品的订购信息和器件的机械特性。有关完整的STM32F103xx系列的详细信息,请参考第2.2节。 大容量STM32F103xx数据手册,必须结合STM32F10xxx参考手册一起阅读。 有关内部闪存存储器的编程、擦除和保护等信息,请参考《STM32F10xxx闪存编程参考手册》。-In this paper, the mechanical properties STM32F103xC, STM3
flash
- Flash存储器又称闪存,它结合了ROM和RAM的长处,不仅具备电子可擦除可编程(EEPROM)的性能,还可以快速读取数据(NVRAM的优势),使数据不会因为断电而丢失。U盘和MP3里用的就是这种存储器。在过去的20年里,嵌入式系统一直使用ROM(EPROM)作为它们的存储设备,然而近年来Flash全面代替了ROM(EPROM)在嵌入式系统中的地位,用作存储Bootloader以及操作系统或者程序代码-Flash memory also known as flash, it combines t