资源列表
LPC2200_FIQ
- ARM LPC2200 外部中断程序,对于硬件底层开发的朋友应该很有用。-LPC2200 ARM external interrupt procedures for the development of the underlying hardware should be very useful friends.
LPC2200_Address
- 在ARM开发中,地址重影射的学习至关重要。没有学习的朋友可以参考这段程序。-the ARM development, alluding to re-address learning is essential. No learning can refer friends this procedure.
LPC2200_Modem
- 有人尝试过用单片机拨号上网吗?这里提供一个LPC2200的Modem程序。相关说明请参考周立功出版的实验教程二。-someone tried to use SCM dial-up Internet? Here for a LPC2200 Modem procedures. Please note the reference week meritorious Directory published by the two experiments.
ARM_WDTRun_C
- 基于LPC2200的看门狗程序,并不太复杂,但很实用。-based LPC2200 watchdog procedures, and less complicated, but very practical.
IdleTme_C
- ARM处理器的低功耗程序,可以使用在电池供电的项目中,目标CPU为LPC-ARM processor low-power process can be used in battery-powered projects, the target CPU for LPC
LPC2200_USB
- 在LPC2200上使用的U盘读写程序,需要使用uCOS-II操作系统。-LPC2200 use in the U disk read and write procedures, require the use of uCOS-II operating system.
LPC2100_TIME
- 用于LPC2100的例子,很值得参考。32位机的定时器用起来还是比较麻烦的。需要进一步研究的朋友可以参考周立功的基础教程。-LPC2100 for example, it is worth noting. 32 machine timer or use up more trouble. The need for further study of a friend, who can refer to the basis Week Guide.
LPC2100_IO
- Philips ARM LPC2100 的I/O口程序,别小看这段通用接口程序,这里面包含了完整的启动代码,而且是汇编和C对照的,希望对硬件编程的朋友有帮助,因为当时我就位了启动代码学习了好一阵子,才算学会。-the I / O procedures Do not underestimate this common interface, which contains a complete boot code, but is the compilation and C contrast to th
LPC2100_ADC
- 用于Philips ARM LPC2100 的模数转换器的程序,有汇编哦,当然也有C啊。对比着看很好啊!-for Philips LPC2100 ARM ADC procedures, a compilation Oh, of course, also has C ah. Compared to see good ah!
LPC2100_UART
- 基于Philips ARM LPC2100的串口程序,几乎不用修改就可以添加到您的项目中,因为这段程序是完整的项目,配有启动代码和分散加载文件。-based on the Philips LPC2100 ARM Serial procedures, virtually no changes can be added to your project, because this process is complete, equipped with a boot code loading and sc
LPC2100_I2c
- 基于Piliphs ARM LPC2100 的I2C读写程序,很典型哦。可以用来扩展I2C器件。-LPC2100 ARM-based Piliphs I2C read and write procedures, typical oh. I2C can be used for expansion devices.
interruptqqq
- 这是,关于中断的示例程序