文件名称:STM32L0xx-Code
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-15
- 文件大小:
- 406kb
- 下载次数:
- 0次
- 提 供 者:
- 孙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是STM32L053的测试demo资料,最新版的,可以让大家了解053如何测试-STM32L053 this is the test data of demo, the latest version, you can let everyone know how to test 053
(系统自动生成,下载前可以参看下载内容)
下载文件列表
boards
......\MB1136
......\......\BoardTest
......\......\.........\arduino_adc.c
......\......\.........\arduino_adc.h
......\......\.........\arduino_gpio.c
......\......\.........\arduino_gpio.h
......\......\.........\gpio_ext.c
......\......\.........\gpio_ext.h
......\......\.........\main.c
......\......\.........\main.h
......\......\.........\stm32f10x_conf.h
......\......\.........\stm32f10x_it.c
......\......\.........\stm32f10x_it.h
......\......\.........\stm32f30x_conf.h
......\......\.........\stm32f30x_it.c
......\......\.........\stm32f30x_it.h
......\......\.........\stm32f37x_conf.h
......\......\.........\stm32f37x_it.c
......\......\.........\stm32f37x_it.h
......\......\.........\stm32f4xx_conf.h
......\......\.........\stm32f4xx_it.c
......\......\.........\stm32f4xx_it.h
......\......\.........\stm32l0xx_conf.h
......\......\.........\stm32l0xx_it.c
......\......\.........\stm32l0xx_it.h
......\......\.........\stm32l1xx_conf.h
......\......\.........\stm32l1xx_it.c
......\......\.........\stm32l1xx_it.h
......\......\.........\system_stm32f30x.c
......\......\.........\usart.c
......\......\.........\usart.h
......\......\Debug
......\......\L053R8.dep
......\......\L053R8.ewd
......\......\L053R8.ewp
......\......\MB1136_TestDemo.eww
......\......\settings
......\......\........\L053R8.cspy._bat
......\......\........\L053R8.dbgdt
......\......\........\L053R8.dni
......\......\........\MB1136_TestDemo.wsdt
Libraries
.........\CMSIS
.........\.....\Device
.........\.....\......\ST
.........\.....\......\..\STM32L0xx
.........\.....\......\..\.........\Include
.........\.....\......\..\.........\.......\stm32l0xx.h
.........\.....\......\..\.........\.......\system_stm32l0xx.h
.........\.....\......\..\.........\Source
.........\.....\......\..\.........\......\Templates
.........\.....\......\..\.........\......\.........\iar
.........\.....\......\..\.........\......\.........\...\startup_stm32l0xx.s
.........\.....\......\..\.........\......\.........\system_stm32l0xx.c
.........\.....\Include
.........\.....\.......\arm_common_tables.h
.........\.....\.......\arm_math.h
.........\.....\.......\core_cm0.h
.........\.....\.......\core_cm3.h
.........\.....\.......\core_cm4.h
.........\.....\.......\core_cm4_simd.h
.........\.....\.......\core_cmFunc.h
.........\.....\.......\core_cmInstr.h
.........\.....\README.txt
.........\STM32L0xx_StdPeriph_Driver
.........\..........................\inc
.........\..........................\...\stm32l0xx_adc.h
.........\..........................\...\stm32l0xx_aes.h
.........\..........................\...\stm32l0xx_comp.h
.........\..........................\...\stm32l0xx_crc.h
.........\..........................\...\stm32l0xx_dac.h
.........\..........................\...\stm32l0xx_dbgmcu.h
.........\..........................\...\stm32l0xx_dma.h
.........\..........................\...\stm32l0xx_exti.h
.........\..........................\...\stm32l0xx_flash.h
.........\..........................\...\stm32l0xx_gpio.h
.........\..........................\...\stm32l0xx_i2c.h
.........\..........................\...\stm32l0xx_iwdg.h
.........\..........................\...\stm32l0xx_lcd.h
.........\..........................\...\stm32l0xx_lptim.h
.........\..........................\...\stm32l0xx_misc.h
.........\..........................\...\stm32l0xx_pwr.h
.........\..........................\...\stm32l0xx_rcc.h
.........\..........................\...\stm32l0xx_rng.h
.........\..........................\...\stm32l0xx_rtc.h
.........\..........................\...\stm32l0xx_spi.h
.........\..........................\...\stm32l0xx_syscfg.h
.........\..........................\...\stm32l0xx_tim.h
.........\..........................\...\stm32l0xx_usart.h
.........\..........................\...\stm32l0xx_wwdg.h
.........\..........................\Release_Notes.html
.........\..........................\src
.........\..........................\...\stm32l0xx_adc.c
.........\..........................\...\stm32l0xx_aes.c
.........\.....................