搜索资源列表
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
51单片机ppp协议功能实现测试
- ppp协议的功能实现部分,为了成功测试简化了部分代码. 可在keilc7.0上编译通过. 最初的代码是在摩托罗拉的68上实现的.-ppp function realization of the agreement, in order to successfully test simplified some code. In keilc7.0 compiled through. The original code is in Motorola's 68 on the case.
BasicADC
- IAR编译环境下的AT91SAM7S64芯片的模数转换功能测试代码-IAR compiler environment of Atmel chip module functional test code conversion
s3c2410-full-test-code
- 2410开发测试程序,包含了2410系统的各个功能测试,ads工程测试通过-2410 development and testing procedures, including the 2410 system functional testing, the test works ads
764demo
- LPC760单片机功能测试程序 本测试板是专门针对Philips公司的低功耗单片机P87LPC762而设计,用于测试P87LPC762多种功能-LPC760 MCU function testing procedures of the test plate is targeted at the Philips low power SCM P87LPC762 consumption and design, testing for a variety of functions P87LPC762
20058222565851764
- 三星S3C2440开发系统基本功能测试程序,是开发基于2440系统必备的代码-Samsung S3C2440 Development System basic function testing procedures is the development of systems based on the 2440 code required
51bc
- 本程序使用于爱思51-B型高级用户板功能测试及演示,是用asm写的,有要的朋友可以下下,-the procedures used in love thinking 51-B Premium plate functional testing and demonstration is asm2 wrote, to a friend can make, s
ADtestfor44B0X
- 内容包括S3C44B0X下AD功能测试的源程序,以及Word版本实验指导书,PPT和一份AD介绍的PPT。-including S3C44B0X under AD functional testing of the source. Word version and guide books, and a PPT AD introduced the PPT.
SAM7X256-AIC-ADS1.2
- 一、开发环境 1、开发板: AT91SAM7X256-EK 2、仿真器: SAM-ICE(ATMEL) 3、开发软件: ADS1.2 (ARM调试模式) 二、程序功能 1、程序目的:AT91SAM7X256的AIC功能验证与使用指导。 2、功能说明: 1).PIO 中断测试程序 --改变LED1的状态 2).IRQ0 中断测试程序 --改变LED1的状态 3).FIQ 中断测试程序 --改变LED2的状态 4).software 中断测试程
lpc764demo
- P87LPC764功能测试版-P87LPC764 functional test version
IapTest_c
- LPC2200系列ARM芯片的FLASH功能测试,调用IAP服务程序,完成FLASH编程操作,上位机使用EASYARM软件 Ads1.2。-series LPC2200 ARM chip Flash function test, called IAP service procedures, complete FLASH programming operations, the use of PC software Ads1.2 EASYARM.
C
- * 功能:LPC2100的IAP功能测试。 * 说明:调用IAP服务程序,完成FLASH编程操作。 * 将paramout添加到Watch窗口,观察返回值。
msp430的PWM功能测试代码
- msp430的PWM功能测试代码,详细介绍了msp430的PWM输出设置
s3c6410 官方测试代码
- s3c6410 官方测试代码,包换全部控制器功能测试,s3c6410 official test code, shifting all the controller functional testing
功能十二:板子功能测试
- 单片机的一些功能,关于单片机板子的功能测试的一些程序(Some realization functions of single chip microcomputer)
试验台控制板ADC测试
- STM32F103 ADC 功能测试(STM32F103 ADC)
跑马灯程序(按下按键修改跑灯方式)
- 51单片机学习中的测试程序,包含多种跑马灯及按键功能测试,注释详细,本科的课程设计,优秀实验(The test program 51 microcontroller learning, contains a variety of marquees and key function testing, detailed notes, undergraduate curriculum design, excellent experiment)
ISO26262标准的模型软件开发与测试
- ISO26262的软件开发及测试部分的介绍。(ISO26262 software development and testing part of the introduction.)
CY7C68013A usb测试例程
- PC通过CyConsole工具往USB EP2端点FIFO中写入512byte数据,然后EP2端点FIFO中的数据搬运到EP6端点的FIFO中,最后PC通过CyConsole工具从EP6端点的FIFO中读出512byte数据,实现USB loopback功能测试。
mpc5634功能测试程序
- mpc5634功能测试程序包含串口、can、中断测试等,已经调试好,可以直接使用。