搜索资源列表
LPC2000_ARM_PROGRAMME
- 飞利浦的LPC2000系列arm的开发,主要功能部件的源码,包括ADC,RTC,UART,PWM-Philips LPC2000 series arm of the development, the main functional components of the source code, including ADC, RTC, UART, PWM
lpc2000.uart.baudrate.calculator
- lpc2000.uart.baudrate.calculator.xls 波特率计算表格
st16c550v430
- 这是LPC2000系列中16C550兼容的UART的PDF说明文档,对于UART通信编程有参考意义
lpc2000.uart.baudrate.calculator
- to help you calcualte baudrate when program UART using LPC2-to help you calcualte baudrate when program UART using LPC2000
lpc2000.uart.baudrate.calculator
- Tool to calculate values of LPC23XX register on function of a required baudraute
ExampleLPC2000_UART_Duplex
- LPC2000 family example of how to control an UART duplex.
ExampleLPC2000_UART_Simple
- LPC2000 family example of how to control an UART simple.
lpnorflash_test
- external flash uart for lpc23xx controls de uart for lpc2000 arm devices
UART0
- LPC2000串口驱动, 包括初始化、串口收、发中断处理。-UART driver of LPC2000,including initial program、receive and send interruption。
2intauart
- LPC2000 中断和串口程序,ARM开启两个中断源Eint1与Eint2,分别用一个按钮来控制。在没有中断的时候两个LED都缓慢闪烁,当任何一个中断被出发的时候,对应的LED会急促闪烁,逐渐回复正常。 此外,使用一个串口来发送当前状态,在无中断的时候发送正常状态报告,当有中断的时候,串口发送中断源。 -lpc2000 interrupt and uart proc,tow interrupt resorces and seperately control tow led2 and se
LPC2000_Series_Secondary_Bootloader
- LPC2000系列BOOTLOADER的示例,支持I2C、UART、CAN等方式-LPC2000 BOOTLOADER
LPC2114PLM4229Pstepmotor
- 该文件包含了KEIL4环境下的程序文件和PROTEUS7.10环境下的仿真文件,程序实现了LPC2114对LM4229和步进电机驱动,通过LPC2114的A/D和PWM实现对步进电机的调速控制,再通过LPC2114的UART送到PC显示,程序注释具体详细,适合学习LPC2000系列的初学者参考。-LPC2114+LM4229+stepmotor,based on keil4 and proteus 7.10
UART
- 这是NXP公司的LPC2000系列ARM7内核处理器,CAN接口的编程实例,全部源代码都经过测试,在KeilUV3下编译通过-This is NXP