Welcome![Sign In][Sign Up]
Location:
Search - micro sd card

Search list

[Documentsmicro sd card

Description: SD 卡与MicroSD卡仅仅是封装上的不同,MicroSD卡更小,大小上和一个SIM卡差不多,但是协议与SD卡相同。
Platform: | Size: 1147392 | Author: wlqd123@163.com | Hits:

[ARM-PowerPC-ColdFire-MIPS第1章-SD卡读写模块

Description: 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reader module 1. Sdconfig.h : This document SD Card Reader module configuration files, users can be based on actual hardware changes. 2. SD Contents : SD Card Reader module all documents, generally need not be amended. 3. Recommendations sdconfig.h documents will not put SD directory because the directory SD generally no need to amend the document, sdconfig.h usually subject to change. 4. See above examples SDExample a directory of directories.
Platform: | Size: 168960 | Author: k14789 | Hits:

[SCM2007-12-25

Description: MSP430F149读写SD卡以及简单的文件系统 硬件:www.just430.com朱明老师提供的Easy430开发板以及SD卡模块 底层驱动使用TI提供的MMC驱动程序,简单文件系统使用微控设计网www.Microcontrol.cn debug版主提供的文件系统,可以实现简单的文件读写。 已经调试成功。 该系统中存在几个问题: 1.文件名只支持大写字母和数字,否则在PC上打不开。 2.创建文件只能事先指定大小,这样问题就出现了,如果指定小了,你的数据就不能完全显示,如果指定大了,就会把数据区的乱码显示出来。 继续改进中-MSP430F149 read SD cards, as well as simple file system hardware: www.just430.com Zhu Easy430 teachers are provided with the development board, as well as SD card module to provide the underlying driver of the MMC using TI driver, simple file system uses micro-manage the design of network www.Microcontrol . cn debug moderator to provide file system, you can read and write simple documents. Has been successful debugging. The system exists in a number of questions: 1. File name only support capital letters and figures, or else on the PC could not open. 2. To create a document can only be pre-designated size, such problems have emerged, if the designated smaller, your data will not be able to fully show that, if the designated big will the data area garbled displayed. Continue to improve in
Platform: | Size: 198656 | Author: 张焱 | Hits:

[Embeded-SCM Developmmc

Description: MSP430单片机对SD卡的操作例程,系统文件没找到。-MSP430 micro SD card operation routines, system files not found.
Platform: | Size: 2048 | Author: 周聪 | Hits:

[Embeded Linuxarmsd

Description: 关于ARM上面的微型SD卡读写代码,里面包扩了硬件的资源-Above on the ARM micro-SD card to read and write code inside the package extended to the hardware resources
Platform: | Size: 168960 | Author: xiachenfeng | Hits:

[Driver DevelopSD_MMC

Description: sd卡驱动程序,用于单片机对sd卡控制的开发代码-sd card driver for micro sd cards to control the development of code
Platform: | Size: 141312 | Author: vk | Hits:

[SCM51-reda-write-SD-2-17

Description: 单片机51系列,SD卡的读写,目的要读取MICRO SD 卡,体积小,容量大。有一定的实用价值-51 Series single-chip, SD card reader, the purpose to read MICRO SD card, small size, large capacity. Have some practical value
Platform: | Size: 122880 | Author: chongcao | Hits:

[SCMSD_WR_FS

Description: 收集了单片机对SD卡读写源码,其中1个包含了文件系统F16的实现。需要的下来看看吧-Collection of micro SD card reader source, which contains a file system implementation of the F16. See you down the necessary
Platform: | Size: 52224 | Author: 阿松 | Hits:

[SCM17378

Description: spec for micro SD card, follows the standard of ver 2.0
Platform: | Size: 204800 | Author: connie | Hits:

[SCMceshi

Description: 单片机读写micro SD卡,所使用的单片机为stc12c5616ad,读取数据长度为一个扇区-MCU micro SD card reader
Platform: | Size: 22528 | Author: 杨旭 | Hits:

[Embeded-SCM DevelopRW-UD-SD-andMP3

Description: 用AVR单片机实现读写u盘sd卡,及播放MP3(基于微型操作系统)。-AVR Microcontroller with u to read and write disk sd card, and play MP3 (based on micro-operating system).
Platform: | Size: 45056 | Author: jepen | Hits:

[Program docARM-SD

Description: 基于ARM和SD卡的微动数据采集系统数据存储技术研究,希望对大家有帮助!-Based on ARM and micro SD card data acquisition system data storage technology, we want to help!
Platform: | Size: 420864 | Author: chiyu | Hits:

[SCMmicrosd_schematic_v100

Description: document for interfacing micro sd card with dsPIC
Platform: | Size: 46080 | Author: vikas | Hits:

[Other Embeded programMICRO-SD

Description: Code example for storing files in a micro-sd card from a PIC18f452 (CCS compiler)
Platform: | Size: 491520 | Author: Eduardo | Hits:

[GPS developMicroSD-Record-GPS-data-

Description: 基于MSP430和MicroSD卡的GPS记录器 MSP430f149接收C3-370模块GPS信号,用Nokia5110液晶显示经纬度,并将$GPRMC语句后62字节保存在Micro SD卡上。所存数据读入电脑后可通过RouteConverter.exe软件转成KML文件,加载到google earth后可以显示轨迹。 资料包括 原理图:Altium Designer Winter 09 格式和PDF格式 控制程序:基于MSP430F149的GPS记录程序。主要完成坐标显示、迹记录等功能。 整理时间: 下午 07:10 2012-3-6 沨-MSP430 and MicroSD card-based GPS logger MSP430f149 receive the GPS signal of the C3-370 module, with Nokia5110 liquid crystal display latitude and longitude, and $ GPRMC statement after the 62 bytes stored on the Micro SD card. The stored data is read into a computer through RouteConverter.exe software can turn into a KML file is loaded into google earth can show the trajectory. Information, including Schematic: of Altium Designer Winter 09 and PDF formats, the required components package library Control procedures: MSP430F149 GPS records program. Complete the coordinate display, track records. Finishing time: 7:10 PM 2012-3-6 Phoenix
Platform: | Size: 347136 | Author: HuNB | Hits:

[ARM-PowerPC-ColdFire-MIPSSDIO-for-HMI-STM32

Description: 微型片上系统可以使用的 SD卡 使用的文件系统-Micro SD card file system on-chip system that can be used to use
Platform: | Size: 7568384 | Author: zhaojinjin | Hits:

[ARM-PowerPC-ColdFire-MIPSSD.MMC_lib_0.6.4

Description: SD Card library for Atmel micro controller
Platform: | Size: 38912 | Author: Martin | Hits:

[SCMMicro-SD

Description: Micro SD卡原理图和pcb版图封装-Package for Micro SD Card in sch and pcb.
Platform: | Size: 4096 | Author: 李文强 | Hits:

[DocumentsMico sd card 8.6.17

Description: Micro sd card testing on 8.6.17
Platform: | Size: 13134848 | Author: BUIHUY | Hits:

[Embeded-SCM DevelopDigital Data Logger - MPLAB

Description: This is a source code for digital data logger using PIC micro-controller
Platform: | Size: 30720 | Author: sadii | Hits:
« 12 »

CodeBus www.codebus.net