搜索资源列表
s3c2410_kernel2[1].4.18_module_mmc.tar
- s3c2410_kernel2.4.18 mmc module 内核部分的详细代码-s3c2410_kernel2.4.18 -3.4 part of the core module in detail code
MultimediaCardVSM_setup-1.0
- 这是一个在proteus vsm(由英国的公司开发的一个单片机以及外围电路仿真软件)下仿真MMC卡的一个运行库,安装好proteus vsm后就可直接在安装它,就可以仿真某些系列的mmc 卡。-in proteus Effects of vsm (from British companies in the development of a microcontroller and the external circuit Simulation software) simulation MMC ca
42P-mmcsd[1].tar
- spi driver for sd /mmc card
mmc-r10a
- 控制光驱设备的MultiMedia Command Set标准.version 1.
bmp2h_conv_v5.1.rar
- config mmc ,config mmc
NEC-ASSP-MMC.rar
- NEC实现电机控制的芯片资料,包括步进电机和直流电机都可以控制,资料是中文的。,NEC to achieve motor control chip, including stepper motors and DC machines can be controlled, the information is in Chinese.
pic18f4550
- pic18f4550+usb设计+原理图+和源程序-Microchip USB pic18f4550 Firmware Version 1.0 * ********************************************************************* * FileName: main.c * Dependencies: See INCLUDES section below * Processor: PIC18
mmc单列多服务台排队系统仿真matlab代码
- M/M/c单列多服务台排队系统仿真matlab代码 (1)系统数据处理准确; (2)功能齐全; (3)操作方便、简单,界面友好; -M/M/c single multi-server queuing system simulation matlab code (1) accuracy of data processing systems (2) functional (3) easy to operate, simple, friendly interface
JESD84-B41
- MMC 4.1标准,源自JEDEC,对于MMC CARD读写有相当重要的指导意义。-MMC 4.1 standard from JEDEC, has read and write to MMC CARD important guiding significance.
mmc2r11a
- SCSI Multimedia Commands 鈥?2 (MMC-2) NCITS 333 T10/1228-D 4.1.1. CD address reporting formats (MSF bit) Several CD commands can report addresses either in logical block address or in MSF format (see Table 1). The READ HEADER, READ SUB-CHANNEL
rr1050ver11
- AVR PWM Audio player from FAT16 MMC version11-1
MMC
- uc/FS 1.34版本 MMC/SD卡驱动-MMC/SD card driver for uc/FS 1.34
service-2.1
- this about the queuing models like mm1/mmc/marconi-this is about the queuing models like mm1/mmc/marconi
MMC
- this about queuing theory. For simulating different type of queuing including M/M/1,M/M/C-this is about queuing theory. For simulating different type of queuing including M/M/1,M/M/C
MMC
- NEC控制芯片,09电子设计大赛必用,很好的资料,虽然不是我写的,但是肯定有用-NEC controller chip, 09 Electronic Design Contest will use the data very well, though I did not write, but certainly useful for
MMC-1
- 这个是09年电子设计大赛时用NEC提供的专用电机驱动芯片MMC-1的驱动程序 已经调通- This is when the Electronic Design Contest in 2009 with the NEC to provide a dedicated motor driver chip MMC-1 drivers have been transferred Pass
voiceguidancesystem
- 基于LM3S1138为主控制器的声音导引系统。该系统主要有可移动声源控制模块、键盘操作模块、液晶显示模块、语音收发模块、无线收发模块组成。设计采用EasyARM1138单片机作为核心器件实现对电机控制ASSP芯片(型号MMC-1)以及显示模块、语音收发、无线收发模块的控制。-LM3S1138-based controller based on the voice guidance system. The system is mainly a removable sound source, con
msp430-NEC-MMC-
- 利用ti公司的msp430单片机和NEC公司的MMC电机专用单片机实现的电机控制-The use of ti' s msp430 microcontroller and NEC' s dedicated MMC Electric Motor Control MCU
STM32_fatfs_shell_SDHC
- 实现了FATFS+SDHC+SD2.0+SD1.1+Shell+DataFlash。这样功能整合网上绝对没有。大约20 的代码是出自本人。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式 支持MMC(没测试),SD1.0 SD2.0(普通与SDHC) 源码已经在Keil4中运行过,基于STM32F103平台 源码
STM32_fatfs_shell_double_mode
- 实现了FATFS+SD1.1+Shell。大约20 的代码是出自本人。 其中实现了的shell命令cmd,ls,pwd,cat等。 这是其中一个版本,为了方便大家阅读,如果有兴趣可以查看我的另外一个,实现了FATFS+SDHC+SD2.0+SD1.1+Shell。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式