firmware
代码说明:
基于STM32F103的智能充电器,PID调节恒压恒流输出,具有温度补偿,过欠压,过欠流保护功能,可直接用于开发。注释比较详细。(STM32F103-based smart charger, PID regulation constant voltage constant current output, with temperature compensation, over-voltage, over-current protection owed can be directly used for development. More detailed notes.)
文件列表:
firmware
........\charger.cbp,7321,2010-02-09
........\charger.layout,350,2010-02-11
........\ChargerV1.opt.bak,7208,2010-03-04
........\ChargerV1.Uv2.bak,5293,2010-02-11
........\ChargerV1.uvgui.Administrator,71687,2014-11-20
........\ChargerV1.uvgui_Administrator.bak,71685,2014-11-13
........\ChargerV1.uvopt,32742,2014-11-20
........\ChargerV1.uvproj,22907,2014-11-07
........\ChargerV1_ChargerV1.dep,57639,2010-03-04
........\ChargerV1_Opt.Bak,7208,2010-02-28
........\ChargerV1_Uv2.Bak,5296,2010-02-09
........\JLinkLog.txt,300990,2010-03-04
........\Libraries
........\.........\CMSIS
........\.........\.....\Core
........\.........\.....\....\CM3
........\.........\.....\....\...\core_cm3.c,17206,2010-02-09
........\.........\.....\....\...\core_cm3.h,46533,2010-02-09
........\.........\.....\....\...\startup
........\.........\.....\....\...\.......\arm
........\.........\.....\....\...\.......\...\startup_stm32f10x_cl.s,15600,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s,15872,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s,12164,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s,12564,2010-02-09
........\.........\.....\....\...\.......\gcc
........\.........\.....\....\...\.......\...\startup_stm32f10x_cl.s,12917,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s,13560,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s,9830,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s,10340,2010-02-09
........\.........\.....\....\...\.......\iar
........\.........\.....\....\...\.......\...\startup_stm32f10x_cl.s,16309,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s,16709,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s,12333,2010-02-09
........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s,12594,2010-02-09
........\.........\.....\....\...\stm32f10x.h,593385,2010-02-09
........\.........\.....\....\...\stm32f10x_conf.h,3162,2010-02-09
........\.........\.....\....\...\system_stm32f10x.c,30622,2010-02-09
........\.........\.....\....\...\system_stm32f10x.h,2404,2010-02-09
........\.........\.....\....\Documentation
........\.........\.....\....\.............\CMSIS_Core.htm,52463,2010-02-09
........\.........\.....\License.doc,39936,2010-02-09
........\.........\STM32F10x_StdPeriph_Driver
........\.........\..........................\inc
........\.........\..........................\...\misc.h,8893,2010-02-09
........\.........\..........................\...\stm32f10x_adc.h,21441,2010-02-09
........\.........\..........................\...\stm32f10x_bkp.h,7466,2010-02-09
........\.........\..........................\...\stm32f10x_can.h,20503,2010-02-09
........\.........\..........................\...\stm32f10x_crc.h,2073,2010-02-09
........\.........\..........................\...\stm32f10x_dac.h,13775,2010-02-09
........\.........\..........................\...\stm32f10x_dbgmcu.h,3134,2010-02-09
........\.........\..........................\...\stm32f10x_dma.h,20573,2010-02-09
........\.........\..........................\...\stm32f10x_exti.h,6682,2010-02-09
........\.........\..........................\...\stm32f10x_flash.h,19528,2010-02-09
........\.........\..........................\...\stm32f10x_fsmc.h,26187,2010-02-09
........\.........\..........................\...\stm32f10x_gpio.h,17304,2010-02-09
........\.........\..........................\...\stm32f10x_i2c.h,17982,2010-02-09
........\.........\..........................\...\stm32f10x_iwdg.h,3739,2010-02-09
........\.........\..........................\...\stm32f10x_pwr.h,4294,2010-02-09
........\.........\..........................\...\stm32f10x_rcc.h,29022,2010-02-09
........\.........\..........................\...\stm32f10x_rtc.h,3768,2010-02-09
........\.........\..........................\...\stm32f10x_sdio.h,21774,2010-02-09
........\.........\..........................\...\stm32f10x_spi.h,18095,2010-02-09
........\.........\..........................\...\stm32f10x_tim.h,44904,2010-02-09
........\.........\..........................\...\stm32f10x_usart.h,16307,2010-02-09
........\.........\..........................\...\stm32f10x_wwdg.h,2877,2010-02-09
........\.........\..........................\src
........\.........\..........................\...\misc.c,6931,2010-02-09
........\.........\..........................\...\stm32f10x_adc.c,47016,2010-02-09
........\.........\..........................\...\stm32f10x_bkp.c,8497,2010-02-09
........\.........\..........................\...\stm32f10x_can.c,31832,2010-02-09
........\.........\..........................\...\stm32f10x_crc.c,3338,2010-02-09
........\.........\..........................\...\stm32f10x_dac.c,14028,2010-02-09
........\.........\..........................\...\stm32f10x_dbgmcu.c,4381,2010-02-09
........\.........\..........................\...\stm32f10x_dma.c,28116,2010-02-09
........\.........\..........................\...\stm32f10x_exti.c,6852,2010-02-09
........\.........\..........................\...\stm32f10x_flash.c,26787,2010-02-09
........\.........\..........................\...\stm32f10x_fsmc.c,35071,2010-02-09
........\.........\..........................\...\stm32f10x_gpio.c,19195,2010-02-09
........\.........\..........................\...\stm32f10x_i2c.c,37630,2010-02-09
........\.........\..........................\...\stm32f10x_iwdg.c,4827,2010-02-09
........\.........\..........................\...\stm32f10x_pwr.c,8972,2010-02-09
........\.........\..........................\...\stm32f10x_rcc.c,49626,2010-02-09
........\.........\..........................\...\stm32f10x_rtc.c,8667,2010-02-09
........\.........\..........................\...\stm32f10x_sdio.c,28808,2010-02-09
........\.........\..........................\...\stm32f10x_spi.c,30092,2010-02-09
........\.........\..........................\...\stm32f10x_tim.c,104871,2010-02-09
........\.........\..........................\...\stm32f10x_usart.c,35053,2010-02-09
........\.........\..........................\...\stm32f10x_wwdg.c,5646,2010-02-09
........\Obj
........\...\adc.crf,308797,2010-03-04
........\...\adc.d,1440,2010-03-04
........\...\adc.o,340792,2010-03-04
........\...\adc.__i,300,2010-03-04
........\...\charge.crf,316029,2010-03-04
........\...\charge.d,1510,2010-03-04
........\...\charge.o,362572,2010-03-04
........\...\charge.__i,312,2010-03-04
........\...\ChargerV1.axf,471648,2010-03-04
........\...\ChargerV1.build_log.htm,220,2014-11-20
下载说明:请别用迅雷下载,失败请重下,重下不扣分!