搜索资源列表
2410int
- 2410开发板在ADS下的中断测试程序。 运行步骤: 1 打开int.mcp工程文件 2 运行 3 按下开发板上的Eint0,Eint5,Eint19按键 观察终端上的中断输出 文件说明: int_test.c 开发板初始化文件 Eint.c 中断实验主程序文件-development board in 2410 under the ADS interruption test. Running steps : an open int.mcp two project
EINT
- philips LPC2103 ARM EINT0 EINT3的向量中断试验程序,P0.16为中断EINT0低电平中断,P0.14中断EINT3低电平中断,当不同的中断产生是P0.17和p0.18产生不同的PWM信号。-philips LPC2103 ARM EINT0 EINT3 vector interrupt the test procedure, P0.16 for the low-level disruption EINT0 interruption, P0.14 low EINT3
eint0
- 嵌入式驱动程序+测试程序 平台:S3C2410+LINUX 目标板:embest edukit iii 名字:eint0 driver-application for eint0 driver
LPC1700_EINT
- LPC1700系列中断例程,包括EINT0和EINT1两个中断的使用-LPC1700 series interrupt routines
EINT0
- LPC2124 EINT0 程序说明及PROUES应用-LPC2124 EINT0
EINT0
- LPC1752开发板配套外部中断程序,已测试。-LPC1752 development board supporting external interrupt procedure has been tested.
5.3_Button_Test
- === === === === === === === === === === === === === === === = Button_Test实验 === === === === === === === === === === === === === === === = 本实验实现通过扩展IO来接收KEY1和KEY2的中断,并显示在超级终端上。本例程有两种运行方式。 Button_Test IN RAM 将程序下载到SDRAM中调试。 Button_Test IN
RTC
- 7. RTC程序设计与电路仿真 运用LPC2138内部RTC的实时时钟显示年、月、日、星期和时间。 定义74HC595的片选端口、开关端口。运用PINSEL0、PINSEL1寄存器设置SPI引脚的EINT0连接,运用IO0DIR寄存器设置控制口输出,初始化SPI接口,设置主机时钟分频、接口模式。设置中断为边沿触发模式、下降沿触发模式。设置所有中断匹配为IRQ中断,IRQ使能服务地址,然后通过使能EINT3允许IRQ中断,分别显示年、月、日、星期、时、分、秒的数据信息。 -7. RTC
EXTINT0
- LPC2478的外部中断EINT0-3的,编译测试通过,欢迎下载-LPC2478 external interrupt EINT0-3, and compile the test, welcome to download
ARMinterruption
- 将三个按钮接到LPC2106的三个中断EINT0、EINT1和EINT2上,通过LED显示显示中断发生的次数。-The three buttons received three LPC2106 interrupt EINT0, on EINT1 and EINT2, show the number of occurrences of interruption by LED display.