CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - file.read

搜索资源列表

  1. AT91RM9200-BasicISO7816-ARM1_2-2_0

    1下载:
  2. This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool. -This describes an ISO7816 configurati read on to the ATR. Includes main.html file for h E.coli.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:354.22kb
    • 提供者:张爽
  1. 基于STM32微处理器的SD卡(TF卡)文件系统读写

    4下载:
  2. 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2016-12-23
    • 文件大小:160.32kb
    • 提供者:Highend
  1. sd_card.rar

    0下载:
  2. TI Cortex-M3 读写SD卡以及FAT16文件系统管理的源代码.,Cortex-M3 SD read/write and fat16 file system.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:230.02kb
    • 提供者:zh
  1. znfat

    0下载:
  2. 这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function descr iption. Are in
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:992.6kb
    • 提供者:cxd
  1. FreeRTOSFatFS

    3下载:
  2. 实现FatFS文件系统在FreeRTOS操作系统上的移植并运行。硬件平台在STM32的红牛开发板实现,可以完成SD卡上文件的读取,查找,删除,文件属性修改等等操作。-Achieve FatFS file system FreeRTOS operating system migration and run it. Hardware platform for Red Bull in the STM32 development board to achieve, you can complete th
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-26
    • 文件大小:1.35mb
    • 提供者:汪汪
  1. CH376

    1下载:
  2. STM32F103VCT6控制CH376进行U盘读写,并创建TXT文件-STM32F103VCT6 control CH376 for U disk read and write, and create a TXT file
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-10-29
    • 文件大小:4.64mb
    • 提供者:凌昊
  1. SD_FatFs

    0下载:
  2. SPI FATFS文件系统移植成功能读写SD卡 对想移植文件系统的朋友或许有点帮助 经过几个星期奋战的结果。-SPI FATFS successful transplantation of the file system can read and write SD card to friends want to migrate the file system after a few weeks, perhaps a bit to help fight the results.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:3.98mb
    • 提供者:tonvdon
  1. SDCard_BootLoader

    0下载:
  2. 基于s3c2410、2440的从SD卡引导Linux内核程序,实现FAT文件系统,读取SD卡内的Linux内核到SDRAM中,并运行。-Based on s3c2410, 2440 from the SD card boot Linux kernel procedures, implementation FAT file system, read the SD card inside the Linux kernel to SDRAM, and running.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:228.93kb
    • 提供者:XZY
  1. FS_FAT32

    0下载:
  2. FAT32文件系统 基于LPC2200,前后台环境,可自己修改适配于各种RTOS。 验证环境: 搭载LPC2200的SmartARM2200开发板,使用该板上的SPI总线利用该程序读写SD卡 由于试验的SD卡比较特殊,1簇仅1扇区,所以不排除该程序对于非该情况的出错可能-FAT32 file system based on the LPC2200, the environment around Taiwan, can modify their own adaptation in
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:764.81kb
    • 提供者:Freeman
  1. 123

    0下载:
  2. csv文件读取和存储,可用于显示在QT建的表格中-csv file is read and stored, can be used to display the built form QT
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-13
    • 文件大小:14.01kb
    • 提供者:lvjiong
  1. at91sam9260_pio

    0下载:
  2. ARM9260头文件源码包括了IO口读写寄存器定义-ARM9260 source header file includes the definition of IO port to read and write registers
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:971byte
    • 提供者:shaorongjun
  1. 2410-fs-ldqmoon

    0下载:
  2. 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:28.2kb
    • 提供者:罗德强
  1. EasySystem_1

    0下载:
  2. fs2410上的驱动,图形用户系统,以及fat16文件系统读写程序,bmp图片读写。-fs2410' s driven graphical user systems, and FAT16 file system to read and write procedures, bmp picture to read and write.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:3.76mb
    • 提供者:程沛
  1. memory_system_of_ARM

    0下载:
  2. 文档介绍了ARM存储器系统,包括存储器管理和读写缓冲等内容。-This file introduce the ARM memory system, it include the memory managemnet unit and read and write buffer, etc.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:372.99kb
    • 提供者:lvcg
  1. sjf2410

    0下载:
  2. SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address. rar file includes the DOS based programming software application, JTAG schematic and programming proce
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:174.35kb
    • 提供者:guyanzu
  1. 081027FinalReport

    0下载:
  2. - programmer device for AVR ATmega8 - interface with a device and SD card reader for let this device read a code file from it.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:2.92mb
    • 提供者:sallum
  1. SDcard_RW

    0下载:
  2. 在STM32上实现对SD卡上不同文件的读和写操作-To achieve the STM32 different file on the SD card read and write operations
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1017.46kb
    • 提供者:hill
  1. WavePlayer_v1_1

    0下载:
  2. 使用LPC1768从SD卡中读WAVE文件,通过DMA方式发送到I2S接口。输入时钟为22.5792MHz,DAC采样频率为44.1KHz-LPC1768 WAVE file read from the SD card, sent by the DMA to I2S interface. The input clock of 22.5792 MHz DAC sampling frequency of 44.1KHz
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:272.03kb
    • 提供者:jamming
  1. STM32_USB_Host_fatfs

    1下载:
  2. 基于stm32的USB-OTG的,对U盘文件(FATfs文件系统)读写操作的的程序源码。工程文件有IAR和mdk两个版本了。-Stm32 USB-OTG, U disk file read and write (file system FatFs to) the operation of the program source code. IAR and MDK two versions of project files.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-11-24
    • 文件大小:4.49mb
    • 提供者:lxb
  1. SPI-FLASH-file

    0下载:
  2. FLASH芯片格式化成文件系统,使可以文件系统的方式读写文件数据 学习目的:学习文件系统在flash上的移植和应用。-FLASH chip formatted into the file system, the file system so that you can read and write files in the way data Learning Objective: Learning file system migration and the applicatio
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1.04mb
    • 提供者:myname
« 12 3 4 »
搜珍网 www.dssz.com