CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - s3c6410

搜索资源列表

  1. sch 三星开发板原理图

    1下载:
  2. S3C6410,S3C6400,三星开发板原理图,核心板和底板。-S3C6410,S3C6400,circuit sheet.
  3. 所属分类:编程文档

    • 发布日期:2011-09-06
    • 文件大小:687966
    • 提供者:testsb
  1. 6410资料

    1下载:
  2. S3C6410软硬件开发必备资料,很有用哦
  3. 所属分类:文档资料

    • 发布日期:2011-09-13
    • 文件大小:10067300
    • 提供者:jtsz_001@163.com
  1. leds

    0下载:
  2. s3c6410的led测试源代码。
  3. 所属分类:系统编程

    • 发布日期:2011-10-29
    • 文件大小:20115
    • 提供者:scarecrowli
  1. Eboot.SDFuser.rar

    1下载:
  2. s3c6410基于SD卡的EBOOT
  3. 所属分类:源码下载

    • 发布日期:2011-11-22
    • 文件大小:944142
    • 提供者:johnson_zhang
  1. ebook文档

    0下载:
  2. ebook 文档 华为电子书项目基于Samsung S3C6410平台,使用u-boot-1.3.4, linux-2.6.27和android cupcake作为软件基础版本,支持主流电子书产品支持的所有功能。此文档定位于促进项目中的非BSP开发人员对BSP模块的理解,阐明BSP模块输出的功能及其与应用层的主要接口。
  3. 所属分类:文档资料

    • 发布日期:2011-11-24
    • 文件大小:79872
    • 提供者:jfrsj@sina.com
  1. 6410的OneNand的bootloader

    1下载:
  2. 这是在S3C6410上跑的OneNand bootloader,已成功运行
  3. 所属分类:系统编程

    • 发布日期:2012-01-07
    • 文件大小:976828
    • 提供者:wlfqdzq
  1. 基于s3c6410的背光驱动(WinCE6.0)

    0下载:
  2. 所属分类:Windows CE

  1. Schematics_Freerunner-GTA02_A5

    0下载:
  2. Openmoko 开源GSM手机原理图,使用三星 S3c2442 ARM CPU,Openmoko open-source GSM mobile phone schematic, use the Samsung S3c2442 ARM CPU
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:475681
    • 提供者:xsj
  1. IO.zip

    0下载:
  2. 用于S3C2440的Linux平台的通用IO驱动程序,以及相应的测试应用程序。,For the Linux platform S3C2440 generic IO driver, and the corresponding test application.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:10908
    • 提供者:SouthSand
  1. SMDK6410.rar

    0下载:
  2. 最新三星6410开发板原理图,包含 gprs,gps,zigbee等,Samsung 6410 up-to-date development board schematic diagram, including gprs, gps, zigbee, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:358775
    • 提供者:guohuatuo
  1. S3C6410_SEC_V1

    0下载:
  2. S3C6410 basic BSP containing all the source code drivers for beginners who r working with this processor-S3C6410 basic BSP containing all the source code drivers for beginners who r working with this processor
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:277264
    • 提供者:TARA
  1. u-boot-2010.09-for-MINI6410.tar

    0下载:
  2. 具有LCD显示功能的U-BOOT.在S3C6410开发板移植-LCD display with the U-BOOT. S3C6410 development board in the transplant
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-28
    • 文件大小:11021303
    • 提供者:
  1. u-boot-1.1.6-s3c6410-nand

    0下载:
  2. 三星6410的uboot,很好用的,在三星6410平台上开发时必须的东西,希望对大家有用。-Samsung 6410 uboot, well used, the Samsung 6410 for the platform must be something, and I hope useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14527726
    • 提供者:周浩
  1. GPIO-S3c6410Wince

    1下载:
  2. s3c6410的gpio口的流驱动及例程,在Wince下使用-s3c6410 the gpio port flow-driven and routine use in Wince
  3. 所属分类:Windows CE

    • 发布日期:2012-11-08
    • 文件大小:2638972
    • 提供者:李斌
  1. linux-i2c-eeprom

    1下载:
  2. 实现了s3c6410通过i2c总线对eeprom的读写-Achieved through s3c6410 i2c bus read and write to the eeprom
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4280
    • 提供者:lj
  1. s3c-ts

    0下载:
  2. s3c6410触摸屏驱动分析,对程序代码加心注释-s3c6410 Touch screen
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:5821
    • 提供者:winli
  1. WC_WNL

    0下载:
  2. 万年历,输入公历日期,可转换成 农历的日期,以及天干地支;输入农历的日期,可转换成公历的日期。简单的程序。实现了基本功能。界面简单。VS2005下,用VC++ 实现。 在 S3C6410 ,WINCE6.0 平台下。-Calendar, enter the calendar date, the date can be converted to the Lunar and attribution input lunar date, the date can be converted to the
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:45751
    • 提供者:liulangmao
  1. StandardDataBase

    0下载:
  2. 基于arm s3c6410处理器的数据库操作例程。在wince6.0 平台上运行ok.-Based on arm s3c6410 processor routine database operations. In wince6.0 platforms ok.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2243150
    • 提供者:zhanggang
  1. UDP

    0下载:
  2. 基于arm s3c6410处理器的UDP通信例程。在wince6.0 平台上运行ok.-UDP-based arm s3c6410 processor communication routines. In wince6.0 platforms ok.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5724332
    • 提供者:zhanggang
  1. OK6410-development-board-

    2下载:
  2. ARM11 S3C6410 的飞凌开发板OK6410底板,这是原版SCH设计图,可不是PDF图哟。-ARM11 S3C6410 development board OK6410 of Feiling floor, which is the original SCH design, not the PDF picture yo.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-08-06
    • 文件大小:1465559
    • 提供者:崔立玉
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 39 »
搜珍网 www.dssz.com