搜索资源列表
TMS320VC5509A_examples.TMS320VC5509A学习板例程及说明
- 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
PXA270_GPIO.rar
- 基于wince5.0下的,PXA270的GPIO中断驱动源码,任意一个GPIO都可以作为一个外部中断。,Based on wince5.0 under, PXA270 drive the GPIO interrupt source, any one of GPIO can be used as an external interrupt.
GPIO_KeyInterrupt
- 按键进入GPIO中断服务函数,并采用延时函数来控制LED的亮灭。开发环境:TKStudio。使用中断函数需在vector_cfg.h中修改对应的中断,例如:#define PIOINT1_IRQ_Handle GPIOIsr0,还需要在vector_table.c中写外部函数定义,例如:extern void GPIOIsr0 (void) -Press the button to enter the GPIO interrupt service function, and use delay
INT1_2
- ARM cortex-m3 LPC1768的外部中断程序,包括外部中断1和中断2,已编译运行。-ARM cortex-m3 LPC1768 external interruption program, including external interruption 1 and interrupt 2, the compiled operation.
ARM-code
- ARM代码,IIC,PWM,UART,GPIO,INTERRUPT、RTC,NAND等ARM裸机下运行的代码。-ARM code, IIC, PWM, UART, GPIO, INTERRUPT, RTC, NAND, etc. running under bare ARM code.
SPARKLED
- 通过GPIO中断控制LED运行跑马灯程序,代码中包含按键触发跑马灯代码段。-Run through the GPIO interrupt control LED Marquee program, the code contains buttons to trigger ticker code snippet.
EasyARM1138
- 该文件是Luminary系列的LM3S1138的开发例程,包括了通用GPIO口的使用,中断编程,定时器的应用,通用异步收发器,模拟比较器,ADC等等。让你轻松学懂ARM-This document is the development of Luminary Series LM3S1138 routines, including the use of generic GPIO port, interrupt programming, timer application, UART, Analog
ARM_Beep_control
- 蜂鸣器控制资料,GPIO 中断控制蜂鸣器的响停;有详细的说明-Buzzer control data, GPIO interrupt control buzzer sound stops a detailed descr iption of
IOinterrupt
- the freescale dp256 code ,the interrupt of GPIO
wince
- wince相关资料,串口通信,GPIO,中断等-wince information, serial communications, GPIO, interrupt, etc.
interrupt
- 基于S3C2440裸机开发的一个小程序。作用是模拟铁路道口设备功能检测两测是否来车 当来车时相应的灯亮,并等待列车触发另一边的信号 表示车离开。另外 一段时间之后会有灯亮,必须按下一个按键,否则再等待一会另一盏灯就会亮。用来监督人员是否离开。 所有的操作会显示在DNW上。 用到:GPIO 中断 定时器 和串口技术-S3C2440 based development of a small program bare metal. Role is to simulate the two railw
bf53x_gpio_interrupt
- ADI DSP blackfin 系列处理器 BF533 PF(GPIO)接口的使用,学习设置GPIO接口为中断输入方式,通过中断读取输入信号。-ADI DSP blackfin series processor BF533 PF (GPIO) interface to use, learning to set GPIO interface interrupt input, read by the interrupt input signal.
gpio-interrupt-program
- 单片机GPIO中断编程,综合了GPIO和中断两方面的知识-gpio and interrupt
gpio
- ARM-M0-LPC1114 GPIO配置程序-This file contains GPIO code example which include GPIO initialization, GPIO interrupt handler, and related APIs for GPIO access
GPIO
- 基于STM32F103RBT6的GPIO中断控制机LED显示控制(基于MDK编程模板)-Based on the GPIO interrupt control unit STM32F103RBT6 LED Display Control (MDK-based programming template)
GPIO-interrupt
- TICotex_M4 TM4C123GH6PZ 单路中断实验 -TM4C123GH6PZ interrupt experiments
[2]-GPIO-Interrupt(Programming-whit-JLink-or-Flas
- set of C language code to set up and work with iterupt of GpIO on ARM Microcontroller (nxpxx type)- set of C language code to set up and work with iterupt of GpIO on ARM Microcontroller (nxpxx type)
gpio-int-test
- 嵌入式Linux下的GPIO中断测试程序-GPIO interrupt testing in embedded Linux
irq
- linux下gpio中断驱动,在am3354下验证通过(GPIO interrupt drive under Linux)
2-gpio-interrupt-test
- Simple GPIO test on STM32 with interrupts