搜索资源列表
keys4
- 华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试-huaheng development board s3c2410 button interrupt handling procedures. Which keys4.c-driven procedures, key.c button for the test. By using insmod loading. Re-running. / K
Nucleus_GrafixGS
- 与Nucleus Plus配套的图形库,提供与indows类似的图形件,还有一些简单的3D功能,可用于开发GUI。 包中附有移植说明,描述如何与显示驱动对接。 实际测试发现速度稍慢,主要原因是未利用芯片的2D加速功能。支持一般小窗口绰绰有余。-Nucleus Plus and supporting graphics library, and the upgrade of graphics similar pieces there are some simple 3D features c
hardware1_test
- 自己编写的,运行于S3C44B0开发板的硬件测试程序-their preparation, running on S3C44B0 development board hardware testing procedures
44boxTESTdemo
- 此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1
LED_TEST
- 关于在ARM芯片4510开发板上的LED试验程序的源码.来测试连接在通用I/O接口上的LED灯的控制程序,利用了4510芯片内部的定时器中中断来实现,LED灯的循环.-on the ARM chip in 4510 to mark the development of test procedures for the LED source. To test the common link I / O interface on the LED lights control procedures, u
s3c2410_AD_test
- S3c2410的AD模块测试代码。 文件格式为ADS开发平台格式。-S3c2410 AD test code modules. ADS file format for the development platform format.
s3c2410_IIS_test
- S3c2410的IIS立体声模块测试代码。 适用于飞利浦系列IIS总线芯片。 文件格式为ADS开发平台格式。-S3c2410 IIS 2.0 module testing the code. Philips applied to a series of IIS Bus chip. ADS file format for the development platform format.
s3c2410_VGATEST
- S3c2410的LCD模块测试代码。 适用于3.5、6、8寸LCD,分辨率最高达到VGA 文件格式为ADS开发平台格式。-S3c2410 LCD module testing the code. .5,6,8 Applicable to the three-inch LCD, a high resolution VGA format for the ADS development platform format.
COMAssist1.51
- 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
stereoheadset
- BLUETOOTH Stereo Headset Source Code,含CVC(噪音消除,回声抵消),可用于开发蓝牙立体声耳机,蓝牙车载,经过测试.-BLUETOOTH Stereo Headset Source Code. with CVC (eliminating noise, echo cancellation), for the development of Bluetooth stereo headphones, Bluetooth truck, after testing.
FlashTest
- S3C44B0开发板中FLASH测试程序
vivi2410.tar
- 三星SMDK2410开发板测试程序 ARM9
Ctest.rar
- STM32开发板的C语言测试程序。可以测试开发板上各模块是否正常,STM32 development board of the C language test procedure. Development board to test whether it is normal for each module
AudioTest.rar
- arm7开发板音频测试,开发板芯片为s3c44b0x,音频芯片为cs4334,audio test in arm7(s3c44b0x)
test-board
- 测试开发板的好坏 TX-1C开发板 买回来的开发板 应该进行测试好坏-test the board is work or broken!
board_text
- 基于fl2440开发板的测试程序,参考飞凌官方提供的测试程序的起始部分。其他为自己编写。测试开发板的基本功能。-Based FL2440 development board testing procedures, reference Fling official start of the test program. The other is to write your own.
main
- 四川省赛区飞思卡尔杯比赛摄像头组测试开发程序例程-Sichuan Division Freescale Cup camera group test development routines
FATFS测试工程-STM32F103
- 基于STM32处理器FATFS文件系统开发 源文件(Development of source files based on STM32 processor FATFS file system)
基于stm32的HID设备开发(源码)
- 上位机实现的usb hid数据传输。已经经过测试ok。
STM32基于HAL库开发LCD1602显示设计
- 该文档是基于HAL库开发编写的LCD1602显示代码,已测试完成,可以完美运行。