搜索资源列表
-
0下载:
用于arm2410开发系统,使用时间中断产生脉冲信号,可测试系统可测试的最短信号-for arm2410 development system, the use of time interrupt pulse signal test system may be the shortest test signal
-
-
0下载:
AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- -----------------
-
-
0下载:
本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK
将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。
闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
-
-
2下载:
下面是目录介绍
ADC---------ADC模数转换实验
ASM---------汇编程序实验
ASM_c-------汇编和C语言混合实验
CF----------CF读写实验
DcMotor-----直流电机实验
DMA——-----DMA数据传输实验
GPRS--------GPRS/GSM通讯实验
GPS---------GPS全球定位实验
IDE---------IDE测试实验
IIC---------IIC读写实验
IIS--------
-
-
0下载:
armlpc210302-定时器 Timer0 向量中断实验-armlpc210302-timer Timer0 Interrupt vector test
-
-
0下载:
1.试编写程序:INT0外部中断。P1口接8个LED,4个为一组,交替亮灭,当INT0出现低脉冲,响应中断,显示流水灯效果。
2.试编写程序:T0计数中断。P1口接8个LED,4个为一组,交替亮灭,当T0计数3次,响应中断,显示流水灯效果。
3.试编写程序: T0定时中断。P1口接8个LED,4个为一组,交替亮灭,当T0定时器定时3秒中断,显示流水灯效果。
-1. Test preparation programs: INT0 external interrupt. P1 port
-
-
0下载:
关于ADSL开发环境的几个教学实验代码
Ex01:实验1 ARM汇编指令实验
Ex02:实验2 C和汇编语言的混合编程实验
Ex03:实验3 外部中断实验
Ex04:实验4 看门狗应用实验
Ex05:实验5 PWM timer实验
Ex06:实验6 启动代码实验-On ADSL development environment on the teaching experiment code Ex01: Experiment 1 ARM assembly instructio
-
-
0下载:
实现看门狗定时器的计时和其中断
程序运行成功之后,
超级终端上将显示:
WatchDog Timer Test Example
10 seconds:
1s 2s 3s 4s 5s 6s 7s 8s 9s 10s
O.K. End.-The timing watchdog timer and interrupt
After the success of the program is running,
HyperTerminal will be
-
-
1下载:
Msp430F6638完整的例程包括水灯,按钮中断,定时器,PWM发生器、uart、RTC,液晶测试等等。
-Msp430F6638 full routines including water lights, button interrupt, timer, PWM generator, uart, RTC, LCD test and so on.
-
-
0下载:
无线433M红外遥控解码程序,带学习功能,用软件解码 不需要定时器中断,测试通过的-433M wireless infrared remote control decoding procedure, with learning function, no need to use software decoding timer interrupt, test passed
-
-
0下载:
STM32定时器中断测试代码,用于STM32定时器中断测试。-STM32 timer interrupt test code,used for STM32 timer interrupt.
-