文件名称:TEST
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-04-20
- 文件大小:
- 5.13mb
- 下载次数:
- 0次
- 提 供 者:
- 呵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
stm32L152这款32的芯片资料比较少,我传的这个程序是关于此芯片的位带操作,看了一下午,总算理解,然后在正点原子历程的基础上加以修改完善,目前测试通过,并且用了一块ZX240160M1a的液晶,这个液晶驱动资料也比较少,算是给大家带个福利-Stm32L152 the 32 less chip information, I call this program is on the chip with operation, read a afternoon, finally understand, and then on the basis of accurate atomic process modified is perfect, the tests pass, and with a piece of ZX240160M1a LCD, the LCD driver data also is relatively small, even take a welfare for everyone...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TEST\CMSIS\core_cm3.c
....\.....\core_cm3.h
....\.....\core_cmFunc.h
....\.....\core_cmInstr.h
....\.....\includes.h
....\.....\startup_stm32l1xx_md.s
....\.....\stm32l1xx.h
....\.....\stm32l1xx_conf.h
....\.....\stm32l1xx_it.c
....\.....\stm32l1xx_it.h
....\.....\sys.h
....\.....\system_stm32l1xx.c
....\.....\system_stm32l1xx.h
....\HARDWARE\Bsp.c
....\........\Bsp.h
....\........\delay.c
....\........\delay.h
....\........\Picture.h
....\........\ZXLCD.h
....\keilkill.bat
....\Libraries\STM32L1xx_StdPeriph_Lib_V1.1.0\inc\misc.h
....\.........\..............................\...\stm32l1xx_adc.h
....\.........\..............................\...\stm32l1xx_aes.h
....\.........\..............................\...\stm32l1xx_comp.h
....\.........\..............................\...\stm32l1xx_crc.h
....\.........\..............................\...\stm32l1xx_dac.h
....\.........\..............................\...\stm32l1xx_dbgmcu.h
....\.........\..............................\...\stm32l1xx_dma.h
....\.........\..............................\...\stm32l1xx_exti.h
....\.........\..............................\...\stm32l1xx_flash.h
....\.........\..............................\...\stm32l1xx_fsmc.h
....\.........\..............................\...\stm32l1xx_gpio.h
....\.........\..............................\...\stm32l1xx_i2c.h
....\.........\..............................\...\stm32l1xx_iwdg.h
....\.........\..............................\...\stm32l1xx_lcd.h
....\.........\..............................\...\stm32l1xx_opamp.h
....\.........\..............................\...\stm32l1xx_pwr.h
....\.........\..............................\...\stm32l1xx_rcc.h
....\.........\..............................\...\stm32l1xx_rtc.h
....\.........\..............................\...\stm32l1xx_sdio.h
....\.........\..............................\...\stm32l1xx_spi.h
....\.........\..............................\...\stm32l1xx_syscfg.h
....\.........\..............................\...\stm32l1xx_tim.h
....\.........\..............................\...\stm32l1xx_usart.h
....\.........\..............................\...\stm32l1xx_wwdg.h
....\.........\..............................\src\misc.c
....\.........\..............................\...\stm32l1xx_adc.c
....\.........\..............................\...\stm32l1xx_aes.c
....\.........\..............................\...\stm32l1xx_aes_util.c
....\.........\..............................\...\stm32l1xx_comp.c
....\.........\..............................\...\stm32l1xx_crc.c
....\.........\..............................\...\stm32l1xx_dac.c
....\.........\..............................\...\stm32l1xx_dbgmcu.c
....\.........\..............................\...\stm32l1xx_dma.c
....\.........\..............................\...\stm32l1xx_exti.c
....\.........\..............................\...\stm32l1xx_flash.c
....\.........\..............................\...\stm32l1xx_flash_ramfunc.c
....\.........\..............................\...\stm32l1xx_fsmc.c
....\.........\..............................\...\stm32l1xx_gpio.c
....\.........\..............................\...\stm32l1xx_i2c.c
....\.........\..............................\...\stm32l1xx_iwdg.c
....\.........\..............................\...\stm32l1xx_lcd.c
....\.........\..............................\...\stm32l1xx_opamp.c
....\.........\..............................\...\stm32l1xx_pwr.c
....\.........\..............................\...\stm32l1xx_rcc.c
....\.........\..............................\...\stm32l1xx_rtc.c
....\.........\..............................\...\stm32l1xx_sdio.c
....\.........\..............................\...\stm32l1xx_spi.c
....\.........\..............................\...\stm32l1xx_syscfg.c
....\.........\..............................\...\stm32l1xx_tim.c
....\.........\..............................\...\stm32l1xx_usart.c
....\.........\..............................\...\stm32l1xx_wwdg.c
....\Project\bsp.crf
....\.......\bsp.d
....\.......\bsp.o
....\.......\core_cm3.crf
....\.......\core_cm3.d
....\.......\core_cm3.o
....\.......\