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

搜索资源列表

  1. mini2440_GPRS

    0下载:
  2. 基于arm9 2440的gprs模块代码-the modules of gprsabout arm s3c2440
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:2131
    • 提供者:李泽龙
  1. 2440--basic-code

    1下载:
  2. s3c2440开发板配套的固定代码和自己的驱动代码,生成bin文件后可直接在开发板上执行。适合新手使用-s3c2440 development board supporting the fixed code and driver code, generate bin file can be executed directly on the development board. Suitable for novices to use
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-24
    • 文件大小:32007
    • 提供者:李广辉
  1. uCOS-II_S3C2440_v0.0

    0下载:
  2. Keil MDK 环境中,S3C2440的uCOS-II移植。 直接在内存中调试,比较方便。若需烧到NOR/NAND上运行,在S3C2440.s中,调用__main之前,添加上拷贝代码到RAM的代码,再调整复位地址处的跳转指令为相对跳转(B ResetHandle)即可。-The Keil MDK environmental, S3C2440 transplant uCOS-II. Direct memory debugging more convenient. For burn runni
  3. 所属分类:uCOS

    • 发布日期:2017-11-08
    • 文件大小:592210
    • 提供者:就是我
  1. u-boot-1.1.6

    0下载:
  2. 是uboot1.1.6最原始的代码,适用于S3C2440 ARM开发板裁剪使用-Is the original code uboot1.1.6, S3C2440 ARM development board suitable for cropping use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-09
    • 文件大小:11807051
    • 提供者:肖亚伦
  1. hardware

    0下载:
  2. 这是基于S3C2440的底层裸机驱动代码,对于初学ARM9的朋友很有帮助。希望大家能尽快掌握这些知识。-This code is based on the S3C2440 the underlying bare metal drive, helpful beginner ARM9 friends. I hope that we can master this knowledge as soon as possible.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:182701
    • 提供者:罗京
  1. SPI2UART

    2下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
  3. 所属分类:Driver develop

    • 发布日期:2015-06-13
    • 文件大小:124928
    • 提供者:owen
  1. adc

    0下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的AIN0口输入进行AD转换驱动,用于采集工作电压。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Dr
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:35876
    • 提供者:owen
  1. UART2

    0下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的UART2口驱动。半双工通讯,可在加载代码时修改波特率。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3
  3. 所属分类:Driver develop

    • 发布日期:2017-11-06
    • 文件大小:44666
    • 提供者:owen
  1. IQS316_driver

    0下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的I2C口连接的IQS316电容感应按键芯片驱动。驱动每隔200ms读取IQS316寄存器一次,并进行键值整理发送给用户空间。 由于芯片原因,该驱动比较耗费CPU。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linu
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:63687
    • 提供者:owen
  1. apps_20121214.tar.bz2

    0下载:
  2. 这里是基于S3C2440 ARM9 linux网络视频监控系统的系统下的代码,希望对你有作用。-Here is a code system based on S3C2440 ARM9 linux network video surveillance system, you want to play a role.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:15658732
    • 提供者:wgf
  1. usbslave

    0下载:
  2. USB从设备的读取操作代码,环境在S3C2440开发板下-USB from the read operation of the device
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:207128
    • 提供者:liumeng
  1. cgi

    0下载:
  2. 基于s3c2440实验箱的web服务器的实验代码,可以在主机打开指定路径的网页对实验箱的led,A\D,按键进行操作。-Experimental code of the web server based on S3C2440 experimental box, specify the path of the pages can be opened in the host experimental box led, A \ D keys.
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:5972122
    • 提供者:
  1. 1.12--touchpanel

    0下载:
  2. ADS 触摸屏实验代码 基于FL2440开发板 S3C2440 arm920t内核-ADS touchuplan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:127075
    • 提供者:唐金军
  1. basic

    0下载:
  2. 是s3c2440的基础实验代码,是完整的实验代码,能够直接运行-Is based s3c2440 experimental code, is a complete experimental code that can be run directly
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:379937
    • 提供者:v-v
  1. face4.1

    0下载:
  2. S3c2440处理器摄像头模块,基于肤色的人脸识别代码-S3c2440 processor camera module, face recognition code based on skin color
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:496125
    • 提供者:Leomon
  1. 2440init

    0下载:
  2. S3C2440启动代码,头文件,裸板程序需要的-it is a s3c2440 inition file
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:5379
    • 提供者:xu
  1. 111111111111

    0下载:
  2. 基于S3C2440的OV7670摄像头的逻辑程序,写的很完整,代码可以使用-The OV7670 camera based S3C2440 logic program, write a very complete code can use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:281719
    • 提供者:宋志平
  1. uCOS-II_20130811

    0下载:
  2. keil下的ucosII代码,在S3C2440上运行正常,可以正常调试,分享给大家。-ucosII under keil code on the S3C2440 running properly, can be a normal debugging, for everyone to share.
  3. 所属分类:uCOS

    • 发布日期:2017-05-22
    • 文件大小:6879255
    • 提供者:Steven
  1. sqlite3

    0下载:
  2. 此源码是S3C2440 上使用splite3数据库应用代码,非常详尽的写明了数据库插入,读取最近录等功能应用,是基于linux2.6.30.4操作系统。在开发板上实际操作过。稍作修改可用于自己使用。-This source is used on S3C2440 splite3 database application code, very detailed specify the database insert, and read the recent record the functions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:59406
    • 提供者:lliijhgh
  1. menjin

    0下载:
  2. 门禁项目的演示代码--在飞凌开发板上实现用户的添加,删除,修改密码,还有时间的修改等功能-s3c2440 Access Project demo code- Feiling development board to achieve the user to add, delete, modify passwords, there is still time to modify other functions
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1632316
    • 提供者:杨雪俭
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com