搜索资源列表
fs-c++
- 一款运行于ARM上的文件系统,本文件系统是对FAT16的裁减,以适应小型存储器,只支持一维文件结构,可以采用VC++进行仿真。-running on ARM's file system, the file system is FAT16 cuts, to adapt to the small memory, which only supports one-dimensional structure of the document, VC can be used for simulatio
Demo_ST44B0X
- 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
FAT12driver
- FAT12文件系统驱动,C语言编写的驱动,适用于容量小于8M的存储器使用;已经写好了创建,查找、删除等函数,其中还有关于SD卡协议及FAT16的结构介绍;-FAT12 file system drive, C language driver for the use of memory capacity is less than 8M has written to create, find, delete and other functions, which are on the SD card
S3C44B0Xtest
- 本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。 汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液
24C02-read
- c语言编写的读取存储器24c02的源程序代码,有很详细的说明文字,看了一定会。非常好。-c language memory 24c02 read the source code, a very detailed descr iption of the text, read the will. Very good.
Flash
- Arduino-1.0库文件,可以很方便地操作Flash存储器,将字符串常量、整型常量数组、浮点型常量数组保存到Flash中,是编写web嵌入式应用程序不可缺少的库文件。现在经过修过,可以兼容Arduino-1.0了。- Flash.h- An Arduino library for flash-based (ROM) data collections. Copyright (C) 2009-2012 Mikal Hart All rights reserved.
USB_SPI_AT45DB041D
- 利用Ginkgo USB-SPI适配器读写控制AT45DB041D存储器芯片C语言源码,有详细注释,实现通过PC程序读写控制AT45DB041D芯片。- The use of Ginkgo USB-SPI adapter memory read and write control AT45DB041D chip C language source code, detailed notes, read and write control procedures implemented by PC
zhongxian
- 51单片机学习开发板的学习参考资料, AT24C0X_IIC总线存储器,c语言,适合新手学习之用-51 MCU development board learning Learning Resources, AT24C0X_IIC bus memory, c language, suitable for beginners learning to use