CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - s3c2410 代码

搜索资源列表

  1. boot.tgz

    0下载:
  2. S3C2410 引导代码,具体内容详见文件里的说明!-S3C2410 guide code, which specifically detailed in the documents in the note!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:776.89kb
    • 提供者:李世勇
  1. s3c2410_r11usb

    0下载:
  2. s3c2410 usb驱动程序,可以直接使用的代码.-s3c2410 usb driver can directly use the code.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.41mb
    • 提供者:周先生
  1. s3c2410base_experiment

    0下载:
  2. 这是s3c2410的几个基础实验代码,在ads下编译通过,上机调过,能用-s3c2410 This is the basis of several experiments code, compile under ads, on the plane emphasized that speaks
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.31mb
    • 提供者:李伟
  1. S3C2410linuxTIMER

    0下载:
  2. S3C2410基础实验十之TIMER,是一个不错的详细了解S3C2410基础TIMER的代码,希望帮助到需要的朋友-S3C2410 experimental basis's TIMER 10, is a good basis for a detailed understanding S3C2410 TIMER code, hoping to help a friend in need
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8.13kb
    • 提供者:liyu
  1. basic_bujin

    0下载:
  2. s3c2410 的步进电机实验,是我千心万苦求来的代码!-s3c2410 the stepper motor experiment, I was suffering cardiac 1000 for the code!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:161.15kb
    • 提供者:礼华
  1. arm_irq

    0下载:
  2. arm基础实验代码,是 s3c2410的定时器实验。运行ok
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27.15kb
    • 提供者:海洋
  1. SD_driver

    0下载:
  2. 是 基于s3c2410的sd卡存储实验。arm基础实验代码,运行ok
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:299.97kb
    • 提供者:海洋
  1. vivi_tftp.tar

    0下载:
  2. 增加了tftp功能的vivi代码,用于s3c2410.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:73.87kb
    • 提供者:刘庆敏
  1. 2410

    0下载:
  2. S3C2410启 动代码,最简单的带全部中文注解,原创
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:24.52kb
    • 提供者:章容
  1. qt-hello-leds-control

    0下载:
  2. 这个源代码s3c2410+linux的QT图形界面的简单制作。 实现了按键对LED灯的控制,不过刚学习,能实现功能,但是代码还需要进一步完善。高手多指点。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:19.61kb
    • 提供者:dingzhanyang
  1. s3c2410的USB_slave驱动

    1下载:
  2. s3c2410的USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf 后计算机会把USB端口虚拟为一个串行的端口使用。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-26
    • 文件大小:668.92kb
    • 提供者:toddyce
  1. 触摸屏驱动代码

    3下载:
  2. 触摸屏驱动开发源码 S3C2410 ADS7843
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-01-13
    • 文件大小:57.34kb
    • 提供者:limingx18
  1. cs8900的s3c2410驱动程序

    0下载:
  2. 本代码为cs8900在s3c2410上的驱动程序
  3. 所属分类:嵌入式Linux

    • 发布日期:2011-03-02
    • 文件大小:8.72kb
    • 提供者:bingjie7891
  1. rtdir.rar

    1下载:
  2. arm9(s3c2410)下的串口通信测试代码,收到一个数据后,发送该数据。,The source for uart at linux for arm9(s3c2410).
  3. 所属分类:Embeded Linux

    • 发布日期:2016-07-27
    • 文件大小:5.57kb
    • 提供者:qiyi
  1. H-JTAG-config-file-for-s3c2410

    0下载:
  2. 大学使用过H-flash吗?是不是通过此软件仿真和编程非常方便?比一般的JTAG好得多?但是有时候出现死机,甚至不能编写的情况,本人根据实际的CPU的datasheet编写了两个启动代码: 一个是H-JTAG-SERVER的启动配置代码 另一个是H-JTAG-FLASH启动配置代码 实际上就是设置好一些寄存器. 按照我的这个配置文档来配置偏真器和烧写工具,将会节约您大多数的时间,通常烧写nor flash只要几十秒,当然,现在h-flash是不支持nand flash 的,但是,
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-24
    • 文件大小:597byte
    • 提供者:李艳飞
  1. s3c2410-interrupt

    0下载:
  2. s3c2410上的中断控制实验代码,里面还有s3c2410上的最小启动代码,并含有详细的注释!-Interrupt Control s3c2410 experiment on the code, there is also the smallest s3c2410 startup code, and contains detailed notes!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:110.61kb
    • 提供者:luobing
  1. S3C2410_USB_Linux

    0下载:
  2. 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:255.87kb
    • 提供者:张集墨
  1. SimpleChar

    0下载:
  2. 中嵌高级班代码 S3C2410简单的字符驱动 带应用程序makefile-Senior classes in the embedded code S3C2410 simple character-driven applications with makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:3.7kb
    • 提供者:天使的泪
  1. U-BOOT_start

    0下载:
  2. 基于ARM9——S3C2410为核心的最小系统,启动代码U_BOOT,经本人开自己的开发板上实验,可以跑通,需要的可根据自己的实际情况,改写!-Based on ARM9- S3C2410 core minimum system, start the code U_BOOT, after I opened their own development board experiment, you can run pass, need to be according to their actual s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:73.27kb
    • 提供者:wu
  1. RS485

    0下载:
  2. 这是适用与s3c2410处理器的485通信的裸奔代码,在项目中可以直接copy。如果是采用其它处理器即修改寄存器即可。-This is applicable to s3c2410 processor 485 with the streaking code in the project can copy. If you are using other processor registers that can be modified.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:39.9kb
    • 提供者:左锋
« 12 3 4 »
搜珍网 www.dssz.com