搜索资源列表
FatFs06
- FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap mi
FATFS(10.4)
- 嵌入式文件系统FATFS 在AVR单片机上的移植-Embedded File System FATFS in the AVR microcontroller on the transplant
1
- Fatfs是一个优秀的文件系统,同时也是一个易于移植的文件系统,目前的Fatfs版本只需要编写6个函数和配置几个宏就能完成移植。 网上很多移植Fatfs的文章,记得有一篇写得不错,出处我没有找到,很多人转载都把标题写成 "一篇比较详细介绍FatFs文件系统移植的文章",需要的朋友可以去参考下。 网上很多Fatfs的移植工程,基于AVR的、STM32的很多,但鲜有现成的移植好基于51的Keil 工程可供参考。我不熟悉那些AVR、STM32,参考起来有点别扭^_^。
fatfs_R0.07c_code_source
- FatFs是一个通用的文件系统模块,以小的嵌入式系统的FAT文件系统。 FatFs的编程遵守的ANSI C格式语法标准,因此它是具有独立于硬件架构。可用于PIC, AVR, SH, Z80, H8, ARM-FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C,
EtherBaz_FATFS
- FATFS for avr mega128 example
stm32fatfs
- 在sd卡上移植fatfs,移植成功,已经能用,-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It ca
fatfs0.6
- 文件系统fatfs0.6板的,一切ok,欢迎下载-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It c
FatFs-R0.09
- Archivo de prueba proyecto para aplicaciones en AVR con codevision para vehiculos y medición en tanques
ffsample
- FatFs 官方例程。包含AVR, PIC24, LPC2300, LPC1700, V850ES, H8/300H, SH-2A, RX62N, Win32 and Generic uC-FatFs sample projects (AVR, PIC24, LPC2300, LPC1700, V850ES, H8/300H, SH-2A, RX62N, Win32 and Generic uC)
TFT240320-demo
- TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readm
ff9a
- FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It can be incorporated into l
BMP
- AVR FatFs 16 24 32 位BMP 图片解码 AVR FatFs 16 24 32 位BMP 图片解码-AVR FatFs BMP picture decoding
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平*立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free
ff4b
- fat32的文件管理系统,用于嵌入式sd/mmc卡的简单文件管理系统(FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architec
FATFS sample code
- Petit FatFs Module Sample Projects DIRECTORIES <generic> Generic microcontrollers with MMC <avr> ATMEL AVR (ATtiny85) with MMC <avr_boot> ATMEL AVR generic MMC boot loader <pic> Microchip PIC
Petit fatfs移植
- petit fatfs移植经验,适用于各种嵌入式系统,如STC,AVR,STM32等(Petit FatFs transplant experience is suitable for various embedded systems, such as STC, AVR, STM32 and so on.)