文件名称:lpc1111
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 242kb
- 下载次数:
- 0次
- 提 供 者:
- liu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个源代码实现了在LPC111芯片上实现串口通信,通过SPI协议调用字库,和在液晶屏幕上显示信息-The source code to achieve in the LPC111 chip serial communication, through the SPI protocol called character, and display information on the LCD screen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lpc1111\Common\inc\core_cm0.h
.......\......\...\gpio.h
.......\......\...\LPC11xx.h
.......\......\...\ssp.h
.......\......\...\system_LPC11xx.h
.......\......\...\timer32.h
.......\......\...\type.h
.......\......\...\uart.h
.......\......\src\core_cm0.c
.......\......\...\gpio.c
.......\......\...\ssp.c
.......\......\...\startup_LPC11xx.s
.......\......\...\system_LPC11xx.c
.......\......\...\timer32.c
.......\......\...\uart.c
.......\showlcd\inc\gt21l16s2y.h
.......\.......\...\keyboard.h
.......\.......\...\lcd.h
.......\.......\...\stdfx.h
.......\.......\project\Lst\showlcd.map
.......\.......\.......\...\startup_LPC11xx.lst
.......\.......\.......\Obj\gpio.crf
.......\.......\.......\...\gpio.d
.......\.......\.......\...\gpio.o
.......\.......\.......\...\gt21l16s2y.crf
.......\.......\.......\...\gt21l16s2y.d
.......\.......\.......\...\gt21l16s2y.o
.......\.......\.......\...\keyboard.crf
.......\.......\.......\...\keyboard.d
.......\.......\.......\...\keyboard.o
.......\.......\.......\...\lcd.crf
.......\.......\.......\...\lcd.d
.......\.......\.......\...\lcd.o
.......\.......\.......\...\main.crf
.......\.......\.......\...\main.d
.......\.......\.......\...\main.o
.......\.......\.......\...\showlcd.axf
.......\.......\.......\...\showlcd.hex
.......\.......\.......\...\showlcd.htm
.......\.......\.......\...\showlcd.lnp
.......\.......\.......\...\showlcd.plg
.......\.......\.......\...\showlcd.sct
.......\.......\.......\...\showlcd.tra
.......\.......\.......\...\ssp.crf
.......\.......\.......\...\ssp.d
.......\.......\.......\...\ssp.o
.......\.......\.......\...\startup_LPC11xx.o
.......\.......\.......\...\system_lpc11xx.crf
.......\.......\.......\...\system_lpc11xx.d
.......\.......\.......\...\system_lpc11xx.o
.......\.......\.......\...\timer32.crf
.......\.......\.......\...\timer32.d
.......\.......\.......\...\timer32.o
.......\.......\.......\...\uart.crf
.......\.......\.......\...\uart.d
.......\.......\.......\...\uart.o
.......\.......\.......\showlcd.uvopt
.......\.......\.......\showlcd.uvproj
.......\.......\.......\showlcd_showlcd.dep
.......\.......\.......\showlcd_Target 1.dep
.......\.......\.......\showlcd_uvopt.bak
.......\.......\.......\showlcd_uvproj.bak
.......\.......\.......\startup_LPC11xx.s
.......\.......\src\gt21l16s2y.c
.......\.......\...\keyboard.c
.......\.......\...\lcd.c
.......\.......\...\main.c
.......\.......\project\Lst
.......\.......\.......\Obj
.......\Common\inc
.......\......\src
.......\showlcd\inc
.......\.......\project
.......\.......\src
.......\Common
.......\showlcd
lpc1111
.......\......\...\gpio.h
.......\......\...\LPC11xx.h
.......\......\...\ssp.h
.......\......\...\system_LPC11xx.h
.......\......\...\timer32.h
.......\......\...\type.h
.......\......\...\uart.h
.......\......\src\core_cm0.c
.......\......\...\gpio.c
.......\......\...\ssp.c
.......\......\...\startup_LPC11xx.s
.......\......\...\system_LPC11xx.c
.......\......\...\timer32.c
.......\......\...\uart.c
.......\showlcd\inc\gt21l16s2y.h
.......\.......\...\keyboard.h
.......\.......\...\lcd.h
.......\.......\...\stdfx.h
.......\.......\project\Lst\showlcd.map
.......\.......\.......\...\startup_LPC11xx.lst
.......\.......\.......\Obj\gpio.crf
.......\.......\.......\...\gpio.d
.......\.......\.......\...\gpio.o
.......\.......\.......\...\gt21l16s2y.crf
.......\.......\.......\...\gt21l16s2y.d
.......\.......\.......\...\gt21l16s2y.o
.......\.......\.......\...\keyboard.crf
.......\.......\.......\...\keyboard.d
.......\.......\.......\...\keyboard.o
.......\.......\.......\...\lcd.crf
.......\.......\.......\...\lcd.d
.......\.......\.......\...\lcd.o
.......\.......\.......\...\main.crf
.......\.......\.......\...\main.d
.......\.......\.......\...\main.o
.......\.......\.......\...\showlcd.axf
.......\.......\.......\...\showlcd.hex
.......\.......\.......\...\showlcd.htm
.......\.......\.......\...\showlcd.lnp
.......\.......\.......\...\showlcd.plg
.......\.......\.......\...\showlcd.sct
.......\.......\.......\...\showlcd.tra
.......\.......\.......\...\ssp.crf
.......\.......\.......\...\ssp.d
.......\.......\.......\...\ssp.o
.......\.......\.......\...\startup_LPC11xx.o
.......\.......\.......\...\system_lpc11xx.crf
.......\.......\.......\...\system_lpc11xx.d
.......\.......\.......\...\system_lpc11xx.o
.......\.......\.......\...\timer32.crf
.......\.......\.......\...\timer32.d
.......\.......\.......\...\timer32.o
.......\.......\.......\...\uart.crf
.......\.......\.......\...\uart.d
.......\.......\.......\...\uart.o
.......\.......\.......\showlcd.uvopt
.......\.......\.......\showlcd.uvproj
.......\.......\.......\showlcd_showlcd.dep
.......\.......\.......\showlcd_Target 1.dep
.......\.......\.......\showlcd_uvopt.bak
.......\.......\.......\showlcd_uvproj.bak
.......\.......\.......\startup_LPC11xx.s
.......\.......\src\gt21l16s2y.c
.......\.......\...\keyboard.c
.......\.......\...\lcd.c
.......\.......\...\main.c
.......\.......\project\Lst
.......\.......\.......\Obj
.......\Common\inc
.......\......\src
.......\showlcd\inc
.......\.......\project
.......\.......\src
.......\Common
.......\showlcd
lpc1111