Location:
Search - 2440 c
Search list
Description: VxWorks系统CS网卡END驱动(源码).zip -VxWorks system CS LAN END drive (FOSS). ZipVxWorks System C S card END drive (FOSS). zip
Platform: |
Size: 45056 |
Author: qinbo |
Hits:
Description: GPIO控制LED的简单C程序,希望对大家有所帮助。谢谢大家支持!-GPIO control LED simple C program, we hope to help. Thank you for support!
Platform: |
Size: 1024 |
Author: 徐阳 |
Hits:
Description: CAN在S3C2440下的驱动代码,适用用LINUX2.4-in S3C2440 CAN drivers under the code, the application used LINUX2.4
Platform: |
Size: 33792 |
Author: fenglin |
Hits:
Description: magic2200开发试验箱上面得dm9000网卡芯片驱动,包含如下得文件:config.h,dm9000.h,dm9000.c,MAKFILE,ju可以参见zlg得那本驱动得书,对此代码有详细得分析-magic2200 development chamber above a dm9000 network card driver chip that contains a file is as follows: config.h, dm9000.h, dm9000.c, MAKFILE, ju ZLG can see that the driver may have to book, this code must have a detailed analysis of
Platform: |
Size: 8192 |
Author: 张旭 |
Hits:
Description: 32位arm9微处理器S3C2440的uart测试源代码-32-bit ARM9 microprocessor S3C2440 UART to test the source code
Platform: |
Size: 205824 |
Author: sonny |
Hits:
Description: 2440下的I2C驱动源代码
看了才知道一个驱动可以写的这么结构化!-2440 under the I2C driver source code reading to know a driver can be written in such a structured!
Platform: |
Size: 656384 |
Author: Yining Lin |
Hits:
Description: Samsung S3C2440 bootloader。串口输出,支持USB下载内核镜像,主要分为硬件初始化的汇编代码init.s和C的内核引导代码u2440mon.c两部分-Samsung S3C2440 bootloader. Serial output, support for USB download kernel-image, mainly divided into the assembly code to initialize the hardware init.s and C of the core to guide the two parts of the code u2440mon.c
Platform: |
Size: 945152 |
Author: 费鹏 |
Hits:
Description: c语言在LINUX平台下开发PWM驱动程序.可以实现波形的调整-c language in LINUX platform developed under the PWM driver. can adjust the waveform
Platform: |
Size: 11264 |
Author: hyx |
Hits:
Description: 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作
1.target settings : post-linker:选择为 ARM fromELF
2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T
3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000),layout的 object/sysmbol:为2440init.o
section:Init
4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin
下面为全部源码,注意用ADS编译
2442addr.h
2442addr.inc
2442init.s
2442lib.c
2442lib.h
2442loader-1208.c
2442slib.h
2442slib.s
Def.h
k9s1208_s.s
Memcfg.inc
Nand.h
Nand_mini.c
Option.h
Option.inc-By Samsung from 2442 to amend, correct guidance eboot, Please note that Samsung used the public version of the hardware configuration, can refer to specific QQ2440, because I ran in some platforms, the specific operation 1.target settings: post-linker: choice for the ARM fromELF2.ARM assembler and ARM c Compiler of the architecture or processor choices: ARM920T3.ARM linker
Platform: |
Size: 1195008 |
Author: lzy |
Hits:
Description: 这是深圳友善之臂提供的QQ2440 BSP 开发包,里面有DISPLAY, TOUCH,BKLIGHT,等功能,可以直接用的,我试过和,开发环境是WINCE50,将其放在C:\WINCE500\PBWorkspaces下,在WINCE50中加入CEC文件就可以用了。-This is the arm of the Shenzhen-friendly provided QQ2440 BSP development kit, there are DISPLAY, TOUCH, BKLIGHT, and other functions, can be directly used, I tried and the development environment is WINCE50, put C: WINCE500PBWorkspaces under WINCE50 add CEC document can be used.
Platform: |
Size: 6794240 |
Author: clc19861em |
Hits:
Description: 51控制音频DAC芯片pcm1738程序(C语言),其他还有AK4114的控制程序-51 control of the audio DAC chip pcm1738 procedures (C language), the AK4114 Other control procedures
Platform: |
Size: 55296 |
Author: yyzoo |
Hits:
Description: 基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可。-S3C2440 based on the four-wire resistive touch screen driver, linux2.6.22 core. Touchscreen.c on the driver/input/touchscreen/under. Arch/arm/mach-s3c2440/mach-smdk2440.c modify Makefile and the corresponding drive can be added.
Platform: |
Size: 6144 |
Author: ryan |
Hits:
Description: for qq2440 board bootscreen change.
Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
Platform: |
Size: 192512 |
Author: Osman BOYALI |
Hits:
Description: dm9000的驱动程序,使用在单片机上的c语言编制的-dm9000 driver, used in single-chip on the establishment of c language
Platform: |
Size: 5120 |
Author: 庄保国 |
Hits:
Description: s3c2440 gpio 的控制,是基于2.4内核开发的驱动,-s3c2440 gpio control is based on the 2.4 kernel driver development,
Platform: |
Size: 3072 |
Author: 林海 |
Hits:
Description: 这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码.
这是一个在LINUX frame buffer基础上利用
DMA 实现的高效驱动, 绝对原创!-This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is the test code. This is a LINUX frame buffer based on the use of DMA to achieve high-performance drive, an absolute original!
Platform: |
Size: 249856 |
Author: XuYang |
Hits:
Description: 三星2440下的手写程序.没有字库,因有版权问题.-Samsung hand-written under the 2440 procedure. There is no character, because we have the copyright issues.
Platform: |
Size: 1538048 |
Author: zdf |
Hits:
Description: S3C2440下的KEY,LED,LCD等基于linux下的驱动程序及其应用程序,并带有PDF文档说明-base linux s3c2440 key led lcd and so on c file with pdf
Platform: |
Size: 1081344 |
Author: qiu |
Hits:
Description: 2440完全手册(从开发环境搭建到uboot移植到内核移植再到应用程序编写)+C语言精讲-Complete Guide to 2440 (from the development environment to build into the kernel porting uboot and then transplanted to the preparation of the application)+ C language Jingjiang
Platform: |
Size: 44685312 |
Author: qujiannan |
Hits:
Description: 基于2440 的 lcd 驱动程序,验证好使(LCD driver, verify that)
Platform: |
Size: 3072 |
Author: 周洲
|
Hits: