搜索资源列表
TQ2440-640-480-linux-ov9650
- 在天嵌2440的开发板上能够用群创的7寸液晶800*480上显示640*480的OV9650摄像头图像的驱动和程序,注意,其他开发板不一定能用,下载之后,直接insmod ov9650-640.ko,然后运行camera_test640就可以了,附带代码。-the application program and device drive for ov9650 CMOS camera. the code is using for TQ2440 develepment board only.
uboot_init
- s3c2410内存初始化程序,下载uboot钱先初始化ram-memery initial program before download uboot
GPIO_ISP
- LPC2368 ISP 管脚,用于下载程序你芯片上-LPC2368 ISP pin is used to download the program on the chip
mini2440_buttons
- mini2440开发板上用的按键驱动程序,程序简短,很容易理解,适合新手下载阅读并加以移植-mini2440 development board with the key drivers, the program is short, it is easy to understand for novice download to read and transplantation
fxload-2008_10_13.tar
- FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
Linuxprogram
- linux的源码程序,希望对各位有用,供各位下载-the program of linux for you
Linux_driver26x
- linux 2.6内核下的一款支持链式DMA的PCI-E接口设备的驱动源程序,该驱动采用MSI中断模式。本程序可供下载者了解基于MSI模式的PCI/PCI-E设备的驱动整体架构。-linux 2.6 kernel under a support chain DMA' s PCI-E interface device driver source, the driver uses MSI interrupt mode. This program is available for downloa
secbulk
- 此文件是DNW的驱动文件,DNW可将裸机程序直接下载到开发板。-This file is the driver file DNW, DNW program can be downloaded directly to bare metal development board.
sdram
- ok6410_sdram,OK6410_使用DNW通过U-BOOT_下载的裸机SDRAM程序-ok6410_sdram, OK6410_ use DNW download via U-BOOT_ bare metal SDRAM program
zhiwencaiji
- 该程序主要实现了指纹采集,可以设计出以指纹有关的应用。欢迎下载,有详细说明。-The program achieved a major fingerprint, you can design a fingerprint-related applications. Welcome to download
danpianjidrv
- 该程序主要是51及其他8位单片机的驱动程序,在需要的时候可以进行下载-The program is mainly 51 and other 8-bit microcontrollers driver, when needed can be downloaded
camera
- 摄像头2440A开发板整板测试程序源码。 其它bin文件为不同尺寸屏对应的烧写镜像,如果经过NAND FLASH的uboot下载到内存中运行,程序可以全部正确运行。 如果通过JTAG或者是JLINK下载到NorFlash中运行,需要修改DS18B20.C中的#define DELAY 66为#define DELAY 1,其他的都正常。-Camera 2440A development board whole board test program source code.
led
- OK6410 led跑马灯裸机程序。下载到开发板后可看到LED轮流被点亮,不断循环。-the led program for OK6410
edit-driver-program-under-Linux
- 下载并学习如何开发Linux的驱动程序例子,-learning how to develop a driver program under linux