搜索资源列表
Fatfs 0.8a
- FatFs的最新代码。版本0.8a R0.08a, Aug 16, 2010 Added f_getcwd(). (_FS_RPATH = 2) Added sector erase feature. (_USE_ERASE) Moved file lock semaphore table from fs object to the bss. Fixed a wrong directory entry is created on non-LFN cfg when t
HFAT32_v1.1
- HFAT32是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统 特性: 1.HFAT32 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,RAM和SD Card等 存储设备上创建FAT文件系统和操作它. 2.目前支持FAT16/32,支持长文件名.等等... -FAT based HFAT32 is my standard, according to their own understanding of written in a FAT
NAND_FLASH_GPIO
- atmel官方提供的avr32芯片通过gpio引脚实现NAND flash操作的驱动.可以移植到任何其他微处理器上.-atmel chip avr32 official gpio pin to achieve through the operation of NAND flash drive. can be transferred to any other microprocessor.
S3C2440A_Nand_Bootloader
- 由于Nand Flash不能直接线性的访问,所以对于烧到Nand的上的程序,处理器无法直接执行,为了解决这个问题,S3C2440A在内部设置了地位于0x0000_0000容量为4Kbytes的SRAM,在处理器上电时会通过内部电路自动把Nand里头4k的程序(bootloader)装载到SRAM执行,这里称其为小程序,小程序执行后 再装载Nand里位于4K以后的大程序到SDRAM执行。-As Nand Flash can not directly access a linear, so
zlg_fs_ffs
- zlg ffs支持写平衡的NAND FLASH的文件系统可移值到ARM等处理器中-zlg ffs support to write a balanced NAND FLASH file system portability to other ARM processor
rtdsr_0.6_src.tar
- rtdsr v0.6 - RTD 1283 bootloader recovery (sources)-rtdsr: Serial Recovery utility for Realtek RTD1283/Mars SoCs This program is meant to be used in the Serial Recovery console from the Realtek RTD1283 SoC BootROM ("s/d/g/c>"). It provides
AVR-1.5K-Flash-VDsk-Rev1_0_0
- 非常小巧的只有1.5KB但是功能齐全的8051 NAND Flash文件系统-Only a very small but fully functional 1.5KB 8051 NAND Flash File System
u-boot-1.1.1-ppc
- uboot-ppc源代码: 将uboot 移植到ppc处理器mpc8247/mpc8260/mpc8270上,命令丰富、设备驱动详尽(包括SDRAM、NOR Flash, NAND flash, serial, timer, watchdog等等),对学习理解ppc处理器和板卡很有帮助。 -uboot-ppc src: implemente uboot in ppc processor mpc8247/mpc8270/mpc8260。It has a lot of commands, a
LPC2468_mem_test_DEMO
- For LPC-E2468 board, the program shows how to use EMC to work with SDRAM and NAND Flash memorys. The project implements a simple test of the on board SDRAM (K4S281632F) and NAND Flash (HY27UF081G2M)-For LPC-E2468 board, the program shows how to use