Welcome![Sign In][Sign Up]
Location:
Search - SAA7113H

Search list

[File OperateSAA7113H

Description: saa7113的资料文档,对开发者来说是必看的内容,欢迎下载-saa7113 information documents, the developer is watched every game of welcome Download
Platform: | Size: 271253 | Author: 林志煌 | Hits:

[Other resourceSAA7113H

Description: SAA7113H.pdf 网络变压器
Platform: | Size: 265729 | Author: lw | Hits:

[Video CaptureSAA7113H_driver_Camera

Description: 自己设计的SAA7113H摄像头驱动源码
Platform: | Size: 186533 | Author: 齐巍 | Hits:

[File FormatSAA7113H

Description: saa7113的资料文档,对开发者来说是必看的内容,欢迎下载-saa7113 information documents, the developer is watched every game of welcome Download
Platform: | Size: 271360 | Author: 林志煌 | Hits:

[Linux-Unixv4l2_module

Description: S3C2440 摄像头linux2.4.18的驱动-S3C2440 camera linux2.4.18 Driving
Platform: | Size: 93184 | Author: lusterzhang | Hits:

[Other Embeded programsaa7113

Description: SAA7113在psos下的驱动程序,及7113的硬件datasheet-SAA7113 in under pSOS driver, and 7113 hardware datasheet
Platform: | Size: 273408 | Author: 张立 | Hits:

[SCMSAA7113H

Description: SAA7113H.pdf 网络变压器-SAA7113H.pdf network transformer
Platform: | Size: 265216 | Author: lw | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2440_camera_v4l

Description: 关于s3c2440芯片开发板的一个camera驱动程序,是学习camera驱动的好例子-S3C2440 chip on the development board, a camera driver, camera driver is learning a good example of
Platform: | Size: 110592 | Author: 广工男生 | Hits:

[Video CaptureSAA7113H_driver_Camera

Description: 自己设计的SAA7113H摄像头驱动源码-Of their own design-driven source camera SAA7113H
Platform: | Size: 186368 | Author: 齐巍 | Hits:

[Linux-Unixs3c2440mm+ccamera

Description: s3c2440型ARM9开发板下mmc和camera的linux驱动-ARM9-based S3C2440 development board and the camera under the mmc driver for linux
Platform: | Size: 165888 | Author: 张玉敏 | Hits:

[OtherDSPinitSAA7113

Description: 通过DSP芯片来初始化SAA7113H,这是一个很好的文档,供大家参考-Through the DSP chip to initialize SAA7113H, this is a very good document, for your information
Platform: | Size: 38912 | Author: 35677899 | Hits:

[Multimedia Developsaa7113h_schematic

Description: This a schematic of Phillips s SAA7113H Video decoder. SAA7113H converts analog input video signal to YUV digital data format.-This is a schematic of Phillips s SAA7113H Video decoder. SAA7113H converts analog input video signal to YUV digital data format.
Platform: | Size: 230400 | Author: Tony Lee | Hits:

[SCMSAA7113

Description: SAA7113H 9-bit video input processor
Platform: | Size: 260096 | Author: fxs | Hits:

[Driver Developsaa7133h

Description: Linux环境下saa7113h的驱动源码。-Saa7113h driver source code under Linux.
Platform: | Size: 18432 | Author: paomu52 | Hits:

[VHDL-FPGA-Verilogsaa7113h

Description: 二个程序,一个是用VHDL语言对SAA7113的初始化,于串口将初始化内容读出,另一个是读取SAA7113寄存器内的值于串口发送出来-Two procedures, one for VHDL language SAA7113 initialization, the contents will be initialized in the serial read out, the other is the value of reading the SAA7113 register send out the serial port
Platform: | Size: 980992 | Author: Rodge | Hits:

[Video CaptureThe-SAA7113H-DM642

Description: The SAA7113H DM642 based video capture module design
Platform: | Size: 207872 | Author: 盼盼 | Hits:

[SCMi2c

Description: 51单片机模拟IIC时序实现SAA7113H的配置-51 MCU IIC timing simulation configuration to achieve SAA7113H
Platform: | Size: 3072 | Author: 李修哲 | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:

[VHDL-FPGA-Verilogtst_saa7113h

Description: 飞利浦的视频解码芯片SAA7113H的Verilog控制源代码,该源代码加入了SRAM和DSP,很值得参考-The Verilog control code of Philips video decoder chip SAA7113H , the source code combine the interface of SRAM and DSP, it is worth considering
Platform: | Size: 8192 | Author: GC | Hits:

[Post-TeleCom sofeware systemsSAA7113H

Description: SAA7113H初始化程序,用FPGA模拟IIC总线对SAA7113H初始化-SAA7113H initialization program,Using FPGA simulation of IIC bus SAA7113H initialization
Platform: | Size: 110592 | Author: | Hits:
« 12 »

CodeBus www.codebus.net