Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - s3c6410
Search - s3c6410 - List
DL : 0
这个是wince6.0 S3C6410平台下 IIC驱动的源码分析,写的很好很标准,有很强的通用性。-This is wince6.0 S3C6410 platform source code under the IIC-driven analysis, written in a very good standard, has a strong general.
Update : 2024-05-19 Size : 6144 Publisher : omthes

三星开发板S3C6410的bootloader,大三在校实验室做的,附带参考文档,有Makefile,Ubuntu linux平台,需要配置交叉编译环境,执行Makefile生成bin文件,通过minicom tftp 下载到开发板。代码有些注释可以辅助阅读。-Samsung S3C6410 development board s bootloader, a junior at the school laboratory, incidental reference documents, there is Makefile, Ubuntu linux platform, you need to configure cross-compiler environment, Makefile generate bin file downloaded to the development board via minicom tftp. Codes can assist reading some comments.
Update : 2024-05-19 Size : 21159936 Publisher : 李守毅

基于IIC总线的设备驱动程序,较好的讲述了如何在S3C6410下编写IIC总线驱动-IC bus-based device drivers, how to write better about the IIC bus driver in the S3C6410
Update : 2024-05-19 Size : 2048 Publisher : 刘德庆

S3C6410的DDR,UART,NAND ID ,Clock的裸驱动-S3C6410 DDR,UART,NAND ID ,Clock DRIVER
Update : 2024-05-19 Size : 31744 Publisher : 王军

DL : 0
S3C6410 DMA 驱动用于研究学习WINCE DMA驱动有较大帮助-S3C6410 DMA
Update : 2024-05-19 Size : 9216 Publisher : xd4174332douyu

这个是wince6.0下S3C6410平台下DMA操作的源码分析,写的很是标准,有很强的通用性。-This is under the S3C6410 platform wince6.0 operated under the DMA source analysis, the standard is written, there are very versatile.
Update : 2024-05-19 Size : 5120 Publisher : pe2238514yunji

s3c6410简单GPIO、LED、PWR驱动示例及使用说明。-s3c6410 simple GPIO, LED, PWR-driven examples and instructions.
Update : 2024-05-19 Size : 5120 Publisher : vn0342588shang

这个是微软wince6.0下S3C6410平台下触摸屏的源码,写的很标准,很强的通用性。-This is under Microsoft S3C6410 platform wince6.0 touch screen of the source, written in a very standard, very common.
Update : 2024-05-19 Size : 5120 Publisher : o99685624haozh

DL : 0
S3C6410 TOUCH 驱动用于研究学习WINCE 驱动有较大帮助-S3C6410 TOUCH
Update : 2024-05-19 Size : 7168 Publisher : g3548577wenlia

DL : 0
S3C6410 USB 驱动用于研究学习WINCE USB 驱动有较大帮助-S3C6410 USB WINCE
Update : 2024-05-19 Size : 7168 Publisher : xd4174332douyu

DL : 0
SC9012红外接收器 在S3C6410上的韦根解码, 详细的中断配置和内核框架驱动-SC9012 infrared receiver on the S3C6410 Wiegand decodingDetailed framework interrupt configuration and kernel driver
Update : 2024-05-19 Size : 3072 Publisher : k13326404kuiyi

DL : 0
基于S3C6410处理器。ok6410的led驱动及测试程序-Based on S3C6410 processor.Ok6410 led driver and testing procedures
Update : 2024-05-19 Size : 66560 Publisher : 张深杰

在0K6410的开发板上,s3c6410芯片上,添加SPL驱动,编译成功的内核镜像以及修改的代码部分和测试代码。-On 0K6410 development board, s3c6410 chip, add SPL driver, successfully compiled kernel image and modify part of the code and test code.
Update : 2024-05-19 Size : 3627008 Publisher : 杨丽

DL : 0
s3c6410 裸机代码,功能是printf函数,串口输出-printf Click the code
Update : 2024-05-19 Size : 25600 Publisher : 刘玉

S3C6410+Linux裸机测试程序,手册指南-S3C6410+Linux bare metal test procedures, manuals guide
Update : 2024-05-19 Size : 5928960 Publisher : xiaosi

我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to RGB 及图像的缩放。 4 使用方法: 把 luvcview拷贝到 /mnt目录下面,执行 ./luvcview -d /dev/video2 -f jpg -s 800x600 在LCD屏幕上即可看到采集到的图像。 -d 指定摄像头的设备节点 -f 指定摄像头传给系统的数据格式,-jpg代表为 mjpeg 码流,另外还有 -yuv 这样传给系统的数据yuv422格式的码流。 -s 指定摄像头采集的分辨率为 800x600 如何查看您的摄像头支持的分辨率呢? ./luvcview -d /dev/video2 -L -We were modified on the basis of luvcview on this project, so that it can run on s3c6410 platform, using the 6410 unique hardware color space conversion and image scaling, that is, post processor function. 3 In addition we need to talk about luvcview modified to run on PC Linux platform and s3c6410 platform, there are two makefile source files, one for a PC Linux versions, an embedded version of which points for the hardware and the embedded version of YUV to RGB software YUV to RGB, the default configuration is implemented in hardware YUV to RGB and image scaling. 4 Usage: luvcview copied to the/mnt directory, ./luvcview-d/dev/video2-f jpg-s 800x600 on the LCD screen to see the images collected.-d Specifies the camera device nodes-f specified camera system to pass data format,-jpg representatives mjpeg stream, in addition to-yuv pass this data stream system yuv422 format.-s Specifies the camera capture resolution of 800x600 how to view your camera with a resolution of it? ./luvcview
Update : 2024-05-19 Size : 5756928 Publisher : aaa

DL : 0
s3c6410 AD 驱动测试程序-s3c6410 AD test//////////////
Update : 2024-05-19 Size : 41984 Publisher : 黑猫

DL : 0
a simple bare bootloader demo for s3c6410 sdk(a simple demo for bare bootloader.)
Update : 2024-05-19 Size : 20480 Publisher : 贺贾

串口,LCD,各种三星6410的裸机程序代码,(uart lcd s3c6410 uart lcd s3c6410)
Update : 2024-05-19 Size : 3251200 Publisher : 演员丶

6410开发板,带解析的串口程序,已经验证成功,实验的时候多看看注释(6410 development board, with analysis of serial procedures Have proven successful, the experiment time to read more notes)
Update : 2024-05-19 Size : 2048 Publisher : 辉霸97
« 1 2 ... 35 36 37 38 39 4041 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.