搜索资源列表
lpc2103
- lpc2103串口发送数据。使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
2008-4-30
- 基于lpc2103的一个控制板,包括原理图和pcb,是arm入门的好东西
key
- ARM程序,2*2键盘功能,程序可扩展成3*3或4*4的键盘,在LPC2103上测试成功。
key
- LPC2103 下的4*4矩阵按键 的基本程序 调试通过,可以直接使用 ADS环境下的-LPC2103 under 4* 4 matrix of keys through the basic procedures for debugging, you can directly use the ADS environment
ILI9320
- ILI9320驱动程序,显示简单图像和驱动时序,用LPC2103写的程序。that‘s ok-int main (void) { PINSEL0 = 0X00 PINSEL1 = PINSEL1 & (~(0x03 << 2)) /* 将P0.17设置为GPIO */ PINSEL1 = PINSEL1 & (~(0x03FF << 4)) /* 将P0.18-P0.22设置为GPIO */
LPC2103_readkey_test
- 在LPC2103上调试成功的4*4键盘函数,一个最重要的是要在GPIO口外接上来电阻!-In LPC2103 debugging success on 4* 4 keyboard function, one of the most important is to connect to GPIO esrtuary resistance!
ucosII_LED
- 用lpc2103做的基于μcosII的LED闪灯控制,上面4个灯和下面4各分别控制-Lpc2103 do with the LED-based flash μcosII control, four lights above and below the respective control 4
SampleCode_lpc2103_tft
- TFT液晶屏从LPC2103的I2C插座上获取3.3V电源和地(LPC2103开发板右边靠上的白色4芯插座),插座旁边标注有信号名称, 在I2C插座下面的4芯白色插座就是SPI插座,板的旁边上有写 SPI, 焊接作为一种技能掌握它对你从事嵌入式开发有重要辅助作用。-TFT液晶屏从LPC2103的I2C插座上获取3.3V电源和地(LPC2103开发板右边靠上的白色4芯插座),插座旁边标注有信号名称, 在I2C插座下面的4芯白色插座就是SPI插座,板的旁边上有写 SPI, 焊接作为一种技能掌握它对
DIG_power
- 基于LPC2103的智能数控电源,键盘直接输入电流电压,DA为DAC0832,NOKIA5110 LCD 显示屏,4*4矩阵键盘-NC-based LPC2103 intelligent power supply, keyboard directly input current and voltage, DA for the DAC0832, NOKIA5110 LCD display, 4* 4 matrix keyboard
4.-EasyARM2103-example-program
- 本压缩包包含了ARM处理器LPC2103的所有功能模块的示例程序,包括串口,中断,I2C,SPI,ADC,Timer,RTC,watchdog,SSP等。非常难得专业资料。-This archive contains all the features of LPC2103 ARM processor sample program modules, including serial, interrupts, I2C, SPI, ADC, Timer, RTC, watchdog, SSP, etc
ARM7_4INIT
- 自己编写的测试代码,ARM7(LPC2103)的4路外部中断代码,适合入门。-Their own test code written in ARM7 (the LPC2103) 4-way external interrupt code, suitable for beginners.
Lllppc2103P
- lpc2103串口发送数据。使用外部11.0592MHz晶振,,不使用PLL,Fpclk = 1/4 Fcclk。 -lpc2103 serial port to send data. Using an external crystal oscillator 11.0592MHz, do not use PLL Fpclk = 1/4 target.h.