Welcome![Sign In][Sign Up]
Location:
Search - s3c2410 usb a

Search list

[Other resourceYL2410_SMDK2410_ce5.0

Description: 这是YL2410开发板的最新的wince 5.0 的BSP源文件。YL2410开发板CPU为三星S3C2410 A,支持USB HOST/FUNCTION, SD 卡,CF卡,IDE硬盘,串口,VGA,I2S。强烈推荐!-YL2410 This is the latest development of the plate wince 5.0 BSP source document. YL2410 CPU board development for Samsung S3C2410 A, support USB HOST / FUNCTION, SD card, CF card, IDE hard disk, serial, VGA, I2S. Strongly recommended!
Platform: | Size: 1378309 | Author: 小铭 | Hits:

[Other resources3c2410_simplebootloader

Description: 一个简单的基于s3c2410的bootloader,提供USB下载,供大家参考。-based on a simple s3c2410 Bootloader, with USB download, for your reference.
Platform: | Size: 34092 | Author: 周海 | Hits:

[USB develop对USB协议的深层剖析

Description: usb协议的深层剖析,对usb协议的详细解释-A deep anatomy and detail explanation for USB protocol.
Platform: | Size: 256000 | Author: 牛文 | Hits:

[Windows CEYL2410_SMDK2410_ce5.0

Description: 这是YL2410开发板的最新的wince 5.0 的BSP源文件。YL2410开发板CPU为三星S3C2410 A,支持USB HOST/FUNCTION, SD 卡,CF卡,IDE硬盘,串口,VGA,I2S。强烈推荐!-YL2410 This is the latest development of the plate wince 5.0 BSP source document. YL2410 CPU board development for Samsung S3C2410 A, support USB HOST/FUNCTION, SD card, CF card, IDE hard disk, serial, VGA, I2S. Strongly recommended!
Platform: | Size: 1378304 | Author: 小铭 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410_simplebootloader

Description: 一个简单的基于s3c2410的bootloader,提供USB下载,供大家参考。-based on a simple s3c2410 Bootloader, with USB download, for your reference.
Platform: | Size: 33792 | Author: 周海 | Hits:

[SCMUSBHOST.c

Description: 主机端控制C程序,自动妹举设备,自动检测设备,自动检测设备移除,以文件的方式管理U盘-mainframe C-control procedures, automatic sister held equipment, automatic test equipment, automatic test equipment removed a document management U disk
Platform: | Size: 5120 | Author: 红人 | Hits:

[USB developMyUDisk

Description: 这是我学USB时候,在写的s3c2410上实现的一个32M的优盘演示程序。因为主要目的是在学习USB协议,所以U盘的文件内容直接以SDRAM作为存储介质。-This is my USB school when S3C2410 written on a 32M realize the USB demo program. Because the main purpose is to learn from USB protocol, so the contents of the paper U disk directly to SDRAM as storage medium.
Platform: | Size: 129024 | Author: peizhiluo | Hits:

[ARM-PowerPC-ColdFire-MIPSUSB_Device

Description: 基于s3c2410的usb驱动程序。ADS开发。-S3C2410 based on the usb driver. ADS development.
Platform: | Size: 56320 | Author: wangyong | Hits:

[Embeded Linux2410mon

Description: 根据三星公司提供的在linux环境下的bootloader vivi,经过重新组合变成在ADS1.2环境下编译,并增加了USB下载功能。此源码作为监控程序,烧录在NORFLASH里面,作为专用下载软件使用。-According to Samsung provided in the linux environment bootloader vivi, after re-combination into the ADS1.2 compiler environment, and increase the USB download function. This source as a monitoring program, burn in NORFLASH inside, as a special download software to use.
Platform: | Size: 558080 | Author: liumao | Hits:

[Embeded LinuxUSB_camera

Description: 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver development process framework and an important data structure, the realization of a USB camera embedded Linux drivers, and S3C2410 platform to achieve the image acquisition.
Platform: | Size: 71680 | Author: 陈天葆 | Hits:

[Embeded-SCM Developusb_ok

Description: 将s3c2410作为usb设备,本程序是在纯裸机状态,即没有操作系统下实现,将编译好的2进制文件直接烧到Nand flash的零地址,即可实现将s3c2410作为usb设备。-Will S3C2410 as usb devices, this procedure is bare metal in a pure state, that is, realize there is no operating system will be best 2-band file compiler directly spread Nand flash zero address, you will realize as a usb device S3C2410.
Platform: | Size: 25600 | Author: 小光 | Hits:

[ARM-PowerPC-ColdFire-MIPSUSB_drive

Description: 该代码是基于S3C2410处理器上USB的驱动程序代码,对写USB驱动有很大参考价值或直接移植即可!-The S3C2410 processor is based on the code on the USB driver code, to write USB driver or there is a great reference value can be directly transplanted!
Platform: | Size: 1313792 | Author: yangweihao | Hits:

[ARM-PowerPC-ColdFire-MIPSu241mon

Description: 此程序为一个ADS1.2的工程。实现的是ARM9 S3C2410 的启动。包括串口的初始化和USB的初始化-This procedure works for a ADS1.2. ARM9 S3C2410 is the realization of start-up. Including the initialization and USB serial port initialization
Platform: | Size: 239616 | Author: 高扬 | Hits:

[ARM-PowerPC-ColdFire-MIPSsc2450pdd

Description: 这个是wince5.0下S3C2410下USB设备端驱动的源代码,写的很标准,具有很强的通用性。-The S3C2410 is wince5.0 under the USB device under the client-driven source code, written in a very standard, and highly versatile.
Platform: | Size: 19456 | Author: 张萌 | Hits:

[Embeded-SCM Develop2450_ohci

Description: 这个是wince5.0下S3C2410开发平台下usb host的驱动源代码,写的很标准,有很强的通用性。-The S3C2410 is a development platform under wince5.0 under the usb host driver source code, written in a very standard, has a strong general.
Platform: | Size: 5120 | Author: 张萌 | Hits:

[SCMusb

Description: s3c2410上裸跑的USB DEVICE测试程序,可以从串口打印到minicom上,测试程序不用烧写NAND flash,有uboot即可,不用仿真器比如j-link之类-s3c2410 running naked on the USB DEVICE test program, you can print from the serial port to minicom, the test program without programming NAND flash, a uboot can, do not emulators such as the j-link and the like
Platform: | Size: 122880 | Author: alex | Hits:

[Embeded-SCM Develop2450_ohci

Description: 这个是wince5.0下S3C2410开发平台下usb host的驱动源代码,写的很标准,有很强的通用性。-The S3C2410 is a development platform under wince5.0 under the usb host driver source code, written in a very standard, has a strong general.
Platform: | Size: 5120 | Author: iswasa | Hits:

CodeBus www.codebus.net