所属分类:
软件测试
开发工具:C/C++
文件大小:118KB
下载次数:23
上传日期:2009-10-11 23:13:37
上 传 者:
吟游者,说明: 演示实例:使用EK-STM32F板测量STM32的功耗
(Demo Example: using the EK-STM32F plate measuring the power consumption of STM32),STM32 Power Consumption UART
............................
\FWLib
............................\.....
\library
............................\.....\.......
\inc
............................\.....\.......\...\
cortexm3_macro.h
............................\.....\.......\...\
stm32f10x_bkp.h
............................\.....\.......\...\
stm32f10x_flash.h
............................\.....\.......\...\
stm32f10x_gpio.h
............................\.....\.......\...\
stm32f10x_lib.h
............................\.....\.......\...\
stm32f10x_map.h
............................\.....\.......\...\
stm32f10x_nvic.h
............................\.....\.......\...\
stm32f10x_pwr.h
............................\.....\.......\...\
stm32f10x_rcc.h
............................\.....\.......\...\
stm32f10x_rtc.h
............................\.....\.......\...\
stm32f10x_type.h
............................\.....\.......\...\
stm32f10x_usart.h
............................\.....\.......
\src
............................\.....\.......\...\
stm32f10x_bkp.c
............................\.....\.......\...\
stm32f10x_flash.c
............................\.....\.......\...\
stm32f10x_gpio.c
............................\.....\.......\...\
stm32f10x_lib.c
............................\.....\.......\...\
stm32f10x_nvic.c
............................\.....\.......\...\
stm32f10x_pwr.c
............................\.....\.......\...\
stm32f10x_rcc.c
............................\.....\.......\...\
stm32f10x_rtc.c
............................\.....\.......\...\
stm32f10x_usart.c
............................
\Power consumption
............................\.................
\include
............................\.................\.......\
common.h
............................\.................\.......\
hw_config.h
............................\.................\.......\
main.h
............................\.................\.......\
menu.h
............................\.................\.......\
power.h
............................\.................\.......\
stm32f10x_conf.h
............................\.................\.......\
stm32f10x_it.h
............................\.................
\project
............................\.................\.......
\EWARM
............................\.................\.......\.....\
cortexm3_macro.s
............................\.................\.......\.....
\Debug
............................\.................\.......\.....\.....
\Exe
............................\.................\.......\.....\.....
\List
............................\.................\.......\.....\.....
\Obj
............................\.................\.......\.....\
lnkarm_flash.xcl
............................\.................\.......\.....\
Power consumption.dep
............................\.................\.......\.....\
Power consumption.ewd
............................\.................\.......\.....\
Power consumption.ewp
............................\.................\.......\.....\Power consumption.
eww
............................\.................\.......\.....
\settings
............................\.................\.......\.....\........\Power consumption.cspy.
bat
............................\.................\.......\.....\........\
Power consumption.dbgdt
............................\.................\.......\.....\........\
Power consumption.dni
............................\.................\.......\.....\........\
Power consumption.wsdt
............................\.................\.......\.....\
stm32f10x_vector.c
............................\.................
\source
............................\.................\......\
common.c
............................\.................\......\
hw_config.c
............................\.................\......\
main.c
............................\.................\......\
menu.c
............................\.................\......\
power.c
............................\.................\......\
stm32f10x_it.c
............................\
Power Consumption Demo.pdf