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

搜索资源列表

  1. USB

    0下载:
  2. LPC2478芯片U盘操作源码,ZLG提供的代码必须用UCOS,NXP提供的DEMO只能操作FAT16系统的U盘,此源码不用系统,并且可操作FAT32文件系统的U盘。此文件缺少ARM7必须的启动代码,分散装载文件等,这部分需要大家自己根据硬件环境编写-LPC2478 chip, U disk Operation Source, ZLG provided code must UCOS, NXP provide the DEMO only FAT16 system, U-disk operation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:509837
    • 提供者:谢祖发
  1. demo

    0下载:
  2. Flex chip implementation File: UP2FLEX JTAG jumper settings: down, down, up, up Input: Reset - FLEX_PB1 Input n - FLEX_SW switches 1 to 8 Output: Countdown - two 7-segment LEDs. Done light - decimal point on Digit1. Operati
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:107491
    • 提供者:james
  1. 2TP_test

    0下载:
  2. 简介: 基于ADS1.2开发环境,周立功LPC2300开发板,彩色触屏软件硬件配置,编写了本工程文件,编写函数用于LCD触屏校正、操作。 关键词:ARM7 LCP2300 触屏校正 嵌入式开发-Descr iption: ADS1.2 based development environment, ZLG LPC2300 development board, color touch screen software and hardware configuration, the pr
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1833677
    • 提供者:杨成
  1. STM32_MP3_Full

    0下载:
  2. 采用VS1003方案的STM32 MP3播放器完美版,包含FAT文件系统、TFT液晶操作、图片文本解码等-Program using VS1003 perfect version STM32 MP3 players, including FAT file system, TFT LCD operation, picture text decoding
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:578227
    • 提供者:dream_fly
  1. A5

    0下载:
  2. 在芯达STM32入门系列教程之三《如何使用J-Flash调试》中,我们提到要进行STM32的程序调试,一般由三种方法: 1 (1)使用SEGGERJ-Flash(J-Link)下载程序到闪存中运行; 2 (2)使用串口ISP来下载HEX文件到CPU中运行;(3)J-Link+MDK组合,来在线调试程序(可下载、调试)。本期教程将讲述如何在芯达STM32开发板上使用J-Link+MDK组合进行调 试及下载HEX文件。MDK(KeilforARM)的软件安装,请参考教程 -Da
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:739470
    • 提供者:dsp
  1. GPIO_Led1

    0下载:
  2. 飞利浦ARM7之LPC2132的GPIO控制应用程序:单路LED灯控制程序范例,含ADS1.2的编译工程文件,你也可以自己将文件里的主函数mai.c复制到你自己的编译环境里均可以。让你轻松学习ARM7的GPIO的操作及使用。-Philips LPC2132 ARM7 of the GPIO control applications: single LED light control program example, the compiler works with ADS1.2 files, yo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:67169
    • 提供者:wangxiaobo
  1. GPIO_Leds8

    0下载:
  2. 飞利浦ARM7之LPC2132的8路流水灯控制应用程序,含ADS1.2的编译工程文件,你也可以自己将文件里的主函数mai.c复制到你自己的编译环境里均可以。让你轻松学习ARM7的GPIO的操作及使用。-Philips LPC2132 ARM7 8-way flow of light control applications, including ADS1.2 compiled project file, you can own the file in the main function mai.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:69254
    • 提供者:wangxiaobo
  1. GPIO_KeyIn

    0下载:
  2. 飞利浦ARM7之LPC2132的按键输入控制应用程序,含ADS1.2的编译工程文件,你也可以自己将文件里的主函数mai.c复制到你自己的编译环境里均可以。让你轻松学习ARM7的GPIO的操作及使用。-Philips LPC2132 ARM7 the key input control applications, including ADS1.2 compiled project file, you can own the file in the main function mai.c copy
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:32753
    • 提供者:wangxiaobo
  1. enet_lwip

    0下载:
  2. 基于ARM CORTEX M3 的lwip 程序设计-//! This example application demonstrates the operation of the Stellaris //! Ethernet controller using the lwIP TCP/IP Stack. DHCP is used to obtain //! an Ethernet address. If DHCP times out without obtaining an addr
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:2015230
    • 提供者:guan
  1. LPC1700_IAR_demo

    0下载:
  2. LPC1700 IAR配套例程 例程说明: 1、基础例程部分,如果提供的是USER_CODE——即用户代码,请将例程文件夹里面的USER_CODE复制到前后台模板的工程中,将模板里的USER_CODE替代掉,即可调试应用,此操作目的是将模板与用户代码分离开,便于模板升级。如果提供的是工程文件,请直接打开即可调试。 2、高级例程比较复杂,直接打开工程即可应用。-LPC1700 IAR supporting routines routines Descr iption: a
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5165479
    • 提供者:linxiang
  1. s3c2440_spitest

    0下载:
  2. 这个源码是用并口仿真的方式模拟S3C2440中spi的操作的测试程序。里面给出了spi读和写的函数实现。-this file is the test file of the gpiomode of the operation of S3C2440 spi,there are spiread function and the spiwrite function。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:1174
    • 提供者:wudingzhiying
  1. s3c2440_spimodetest

    0下载:
  2. 这个源码是用spi操作方式对S3C2440中spi的操作的测试程序。里面给出了spi读和写的函数实现。 -this file is the test file of the spimode of the operation of S3C2440 spi,there are spiread function and the spiwrite function。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-05
    • 文件大小:1090
    • 提供者:wudingzhiying
  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
    • 文件大小:4707328
    • 提供者:lxb
  1. 24C02

    0下载:
  2. 该文件实现对24C02的操作。 这个代码会记录开机的次数,大家可以开关机。每次开机后,数码管上的值会进行加1.-This file implements the operation on the 24C02. This code will record the number of times the boot, you can switch. After each reboot, digital control on the values ​ ​ will be increa
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:24083
    • 提供者:杨有国
  1. ALIENTEK-MINISTM32-17-SPi

    0下载:
  2. STM32操作SPI-FLASH W25X16芯片的spi读写源文件-Operation SPI-FLASH W25X16 STM32 chip spi read source file
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3800113
    • 提供者:李家伟
  1. NANDFLASH

    0下载:
  2. stm32 FMSC接口操作NANDFLASH,实现了坏块管理、地址映射文件系统操作-stm32 FMSC interface operation NANDFLASH, realized the bad block management, address mapping file system operations
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:309733
    • 提供者:zhangjianz
  1. TUNAN-source-file-

    0下载:
  2. 一种智能收扩机的控制程序,可以让收扩机按编码接收控制指令,具备10位不可更改物理地址码来识别终端身份,开关机操作时能够实现声音的渐强渐弱,即淡入淡出功能。-An intelligent control program and expanding machine, can let the expanding machine receives the control instruction according to the code, have 10 bit can not change the p
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:55502
    • 提供者:吴征荻
  1. LT-ARM214X-SD-Card-Test

    0下载:
  2. 使用LPC214X 系列arm完成SD卡的读写实验,以及文件系统的操作-LPC214X series arm operation uses SD card reader to complete the experiment, and the file system
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:149549
    • 提供者:wangbiao
  1. yaffs2 porting for MQX

    0下载:
  2. Freescale的MQX操作系统增加yaffs2文件系统,支持NAND Flash的接口移植源码及移植接口说明文档,在K70平台验证按移植说明操作后可正常工作,供开发参考使用。(Freescale's MQX operation system adds yaffs2 file system, supports NAND Flash's interface transplant source code and transplant interface descr iption document.
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-11
    • 文件大小:269312
    • 提供者:lantian0099
搜珍网 www.dssz.com