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

搜索资源列表

  1. ARM S3C2410X启动及工作模式切换的研究与应用

    0下载:
  2. 所属分类:其它文档

  1. serial

    0下载:
  2. linux下基于arm处理器s3c2410x开发板的串口设备驱动程序,包括对串口的读写程序。-arm processor linux-based development board s3c2410x serial device driver, including the serial process of reading and writing.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:2385
    • 提供者:君瑞
  1. s3c2410-datasheet-cn

    0下载:
  2. 这是三星公司推出的arm9芯片s3c2410的中文手册,这可是难得的芯片资料,我花了好多时间才搜集到一起的。-This is the introduction of ARM9 Samsung S3C2410 chip Chinese Manual, it is rare chip information, I have spent a lot of time to gather together.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2776324
    • 提供者:askdj
  1. gps

    1下载:
  2. linux下基于arm处理器s3c2410x开发板的GPS模块的设备驱动程序。-arm processor linux-based development board s3c2410x the GPS device driver modules.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:1884
    • 提供者:君瑞
  1. MMC

    0下载:
  2. linux下基于arm处理器s3c2410x开发板的MMC设备驱动程序。-arm processor linux-based development board s3c2410x the MMC device drivers.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:8834
    • 提供者:君瑞
  1. s3c2410-111

    0下载:
  2. LINUX系统下基于S3C2410X的液晶显示驱动程序的研究 PDF-LINUX system S3C2410X based on the liquid crystal display driver research PDF
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:211481
    • 提供者:小春
  1. lcd

    0下载:
  2. 嵌入式系统Linux下LCD显示驱动的开发,采用Linux的帧缓冲设备来处理与LCD控制器有关的底层命令。帧缓冲是Linux为图形设备提供的一个抽象接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。文中介绍了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,最后基于三星公司S3C2410x处理器的开发平台,系统地给出了Linux下帧缓冲驱动程序开发和调试实例。-lcd LINUX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1512864
    • 提供者:jz
  1. ucos

    0下载:
  2. arm_ucos : Contains the generic code files required for a project development on the ARM core. common : Contains the uC/OS-II ARM platform port code. ep73xx : Contains the EP7312 BSP code. lpc2xxx : Contains the LPC210x & LPC213x BSP code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:368313
    • 提供者:huanying
  1. edukit2410_driver-i2c

    0下载:
  2. 基于EduKit-II S3C2410x的实验平台的IIC设备的linux驱动,实现IIC驱动的核心算法。 可驱动该实验平台EEPROM、八段数码管和键盘等基于IIC实现的设备。-EduKit-II S3C2410x IIC linux driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:4918
    • 提供者:yuqilin
  1. test-8led

    0下载:
  2. EduKit-II S3C2410x实验平台的linux下的八段数码管测试程序,控制八段数码管循环显示数字若干周期。-EduKit-II S3C2410x linux 8-segment-led device test program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:4258
    • 提供者:yuqilin
  1. test-key

    0下载:
  2. EduKit-II S3C2410x实验平台基于linux的键盘测试程序。运行程序即可响应用户按键,并将所按键的ASSII码通过终端显示给用户。-EduKit-II S3C2410x linux keyboard test program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:4614
    • 提供者:yuqilin
  1. qianrushibaogao

    0下载:
  2. ·掌握S3C2410X芯片的I/O控制寄存器的配置; ·通过实验掌握ARM芯片使用I/O口控制LED显示; ·了解ARM芯片中复用I/O口的使用方法。-* Master S3C2410X chip I/O control register configuration * master the ARM chip, through experiments using the I/O port control LED display * understand the ARM chip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:14124
    • 提供者:张皓
  1. s3c2410x

    0下载:
  2. REAL-ARM2410开发板 vxworks的bsp-REAL-ARM2410 vxworks bsp
  3. 所属分类:VxWorks

    • 发布日期:2017-04-06
    • 文件大小:410403
    • 提供者:杨光
  1. LinuxSteppingmotor

    0下载:
  2. 基于嵌入式Linux 的步进电机驱动设计。介绍了Linux 驱动程序的实现机制,在分析步进电机和驱动程序接口的基础上,给出 了一个在嵌入式Linux 平台上编写步进电机驱动的实例。本平台基于Samsung 公司的 S3C2410X CPU,采用Linux2.4 内核作为它的操作系统。介绍了如何通过对驱动程序的操作。实现对步进电机的控制。在JXARM2410 实验平台上的实验结果表明驱动运行正常。 -Based on embedded Linux stepping motor driv
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:19839
    • 提供者:尹天舒
  1. 2410Lcd

    0下载:
  2. s3c2410X用户手册 LCD控制器中文手册 三星公司-Chinese Manual s3c2410 LCD Controller
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:405524
    • 提供者:石永亮
  1. S3C2410X_Startup_code_Analysis

    0下载:
  2. S3C2410X 汇编语言,启动流程分析-Samsung ATM920T S3C2410x Initialization Code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4124
    • 提供者:Wang You
  1. DSPmaster1111

    0下载:
  2. 提出在分布式电能质量监测仪中采用数字信号处理器( DSP) 的主机接口( HPI) 实现双CPU 间的通信。整个电能质量监测系统采用高级精简指令集计算机( ARM, 型号S3C2410X) 和DSP ( 型号T MS320C6713) 双CPU 结构的总体设计方案。文中给出了HPI 的硬件连接图, 介绍了在 WinCE 操作系统中编写HPI 驱动程序的要点, 给出了监测仪使用的HPI 驱动程序的接口函数 HPI_Init 的流程图, 以及驱动程序对S3C2410X 相关寄存器的设
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:711034
    • 提供者:ywj
  1. T112object

    0下载:
  2. T112芯片液晶屏的驱动IC全部原程序,和源代码用于车载液晶系统的开发-Hardware interface circuits between embedded microprocessor S3C2410X and TFT-LCD TD035STEB1 are designed. Embedded Linux device driver of LCD module is developed,ASCII characters,Chinese and basic graph are shown a
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:886678
    • 提供者:liu
  1. Susb_drivers3

    0下载:
  2. S3C2410X USB下载载器的安装指南说明 -S3C2410X USB Installation Guide download upload instructions
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:974178
    • 提供者:ackchengg
  1. SUSB-drivver3

    0下载:
  2. S3C2410X平台下的USB驱动程序,已通过交插编译译,已在2440开发板上运行良好,已通过测试。 -S3C2410X platform USB driver has passed interleaved compiler translation has been running well in the 2440 development board has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:918715
    • 提供者:shakaqier
« 1 2 34 »
搜珍网 www.dssz.com