搜索资源列表
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.
1.GPIO
- STM32的入门实验,是关于stm32IO口操作的一个程序,实现了闪烁流水灯-Introduction to the STM32 experiments on stm32IO mouth-operated a program to achieve the flashing light water
GPIO
- 流明诺瑞ARM1138开发板GPIO程序-luminary ARM1138 development board GPIO program
GPIO_B11
- STM32非固件库程序,实现功能:GPIO口输出方波-Non-STM32 firmware library program, to achieve functional: GPIO port output pulse
GPIO
- NXP LPC 2378 GPIO模块例程C语言程序-NXP LPC 2378 GPIO module routines C language program
GPIO
- 红牛开发板(STM32F103ZET6) GPIO示例程序,开发环境为MDK-Red Bull development board (STM32F103ZET6) GPIO Example program development environment for the MDK
GPIO
- lpc2200 的gpio测试例程。具体是led灯的例程。要移植的话,修改target文件就可以了-lpc2200 gpio test program.it is very good arm learning materiel.
1_GPIO
- STM32 GPIO程序 没有使用库函数,纯寄存器操作,效率非常高-STM32 GPIO program does not use the library functions, pure register operation, efficiency is very high
GPIO-LED-V1.0_OK
- 芯达开发板源代码资料,LED测试程序,希望对大家有用。-Core of the information source code development board, LED test program, we hope to be useful.
gpio
- lpc11xx开发资料goio源代码demo程序,简单容易上手-lpc11xx development of information goio demo program source code, simple easy to use
gpio_test.c.tar
- 针对OMAP3530处理器,用来测试GPIO的模块程序。这个程序可以申请gpio,为gpio设置中断处理函数等功能。-For the OMAP3530 processor, the program is used to test the GPIO. This procedure can apply gpio, gpio settings for the interrupt handler functions.
STM32_GPIO
- STM32初学者适用的GPIO程序 个人加部分注释 开发环境IAR-The STM32 beginners applicable GPIO program Individuals plus part of the Notes The development of environment IAR
1-GPIO
- 基于LPC2368的跑马灯程序,对新手会有很大帮助-LPC2368-based Marquee program will be very helpful for the novice
GPIO
- STM32入门程序,可以下载来看看。关于GPIO管脚的- STM32 Starter program, you can download to look at. GPIO pins
GPIO
- gpio程序应用例程,对于新手十分有用,便于上手-GPIO program, for newbies, good for them to get start
stm32l1xx_gpio
- stm32—gpio程序源码,gpio的配置及初始化-the stm32-gpio program source, gpio configuration and initialization
2410_Exp1_GPIO
- 系统基础实验之一:基于S3C2410在IAR5.3环境下调试通过嵌入式系统的GPIO程序。-One of the basic experiment of the system: Based on S3C2410 in IAR5.3 environment GPIO program debugging embedded systems.
LPC2148-GPIO
- 基于NXP公司的ARM7芯片LPC2148的GPIO模块的程序,在Keil4上编译通过-NXP' s ARM7 chip LPC2148 GPIO module-based program, compiled by the Keil4
GPIO
- 该程序主要为初学者dsp的,通用输出输入口,基本编程,具有一定的知道意义-The program mainly for the dsp beginners, general-purpose output input, basic programming, with a certain sense to know
GPIO
- Keil基于LPC2138的程序设计与电路仿真 1. GPIO程序设计与电路仿真 使用P0.0~P0.7的输出功能来控制LED闪烁。采用灌电流的方式驱动LED,即输出低电平时控制LED点亮。 首先运用PINSEL0、PINSEL1寄存器设置所有引脚连接GPIO,使用IO0DIR寄存器设置P0.0~P0.7为控制输出口,运用IO0SET寄存器进行置位操作,通过使用while、for循环语句,同时调用延时程序,利用清零寄存器IO0CLR、置位寄存器IO0SET交替进行操作,驱动L