首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 在FAT16 / 32使用PIC微控制器的文件系统访问文件非常低的封装库

在FAT16 / 32使用PIC微控制器的文件系统访问文件非常低的封装库

  • 资源大小:805.79 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

FAT16/32 Library Features The library/driver is capable of reading a root directory and its contents (sub-directories and files) using a PIC microcontroller. Files can be read in user selectable data chunk sizes that must be multiples of 2. For example, data can be obtained in buffers of 1, 2, 4, 8, 16, 32, 64, 128, 256 and 512 bytes. The maximum buffer size allowed is 512 bytes. Any other buffer size will produce junk data or may cause an infinite loop in the program flow. Comments I"m 100% sure this driver implementation is not bug free, so if you find something that could be a bug, please let me know. If you are good enough to solve it for your own, please don"t forget to share the resulting code with me, so others could benefit from it. Also, I"m sure that the code can be optimized to get better performance and/or a lower footprint. If you make any change to the code, the same sharing policies mentioned before apply. Th

文 件 列 表

CHANGELOG.txt
fatdriver.bak
fatdriver.c
fatdriver.h
fatdriver_test.DSN
fatdriver_test.PWI
fattest.bak
fattest.c
fattest.cof
fattest.err
fattest.esym
fattest.h
fattest.hex
fattest.lst
fattest.pjt
fattest.sta
fattest.sym
fattest.tre
image.rar
Last Loaded fatdriver_test.DBK
mmcdriver.bak
mmcdriver.h
README.txt
VIP VIP
0.282184s