登录
首页 » TEXT » firmware

firmware

于 2021-04-04 发布 文件大小:5193KB
0 110
下载积分: 1 下载次数: 108

代码说明:

  基于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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ZZ-ZPSHL32N-E
    upd78F9189单片机空调摇控器的原程序,调试通过(upd78F9189 SCM original remote control air-conditioning procedures, debugging through)
    2010-06-04 19:50:35下载
    积分:1
  • SeparatorAttributeDescriptor
    An exception that indicates that garbage-collector is finalizing a database object that is not explicitly closed.
    2014-02-27 10:20:50下载
    积分:1
  • Bios-upgrade-_eng_
    Ugrading BIOS on Digitech Pro device - detailed manual
    2010-07-10 05:55:31下载
    积分:1
  • date
    万年历开发 时间Calendar Development - Time(Calendar Development- Time)
    2013-12-08 17:22:11下载
    积分:1
  • KS103
    STM32 检测KS103超声波模块检测距离,串口发送(STM32 distance detection KS103 ultrasonic module, a serial port to send)
    2021-03-30 15:59:10下载
    积分:1
  • stm32L15x_Model
    基于stm32Lx芯片的程序模板,所有外设都有涉及,经过调试及验证,应用代码可以直接新增(The program template based on stm32Lx chip, all peripherals are involved, after debugging and verification, application code can directly add)
    2013-04-18 17:42:25下载
    积分:1
  • CertificationRequestInfo
    Certification Request Info for Andriod.
    2013-12-05 10:43:26下载
    积分:1
  • wifi_i2c_slave
    这是基于stm8s003芯片的 iic slave 模块程序.简单易懂,可以稳定地跑100k的标准iic。适合初学者学习。编译环境是stvd,编辑是sourceinsight。(This is iic slave module program based stm8s003 chips. Easy to understand, can stably run the standard iic 100k. Suitable for beginners to learn. Compiler environment is stvd, editing is sourceinsight.)
    2016-05-04 10:42:18下载
    积分:1
  • daolibai
    labview倒立摆上位机程序,是2013年9月分全国电子设计大赛的作品,但是可惜的是,电子大赛不能用电脑,很遗憾,发上来让大家参考,写的不好,希望多包涵(labview handstand put crew procedures, 2013 September, 2011 National Design Competition works, but unfortunately, can not use a computer electronic contest, unfortunately, made up for our reference, badly written, I hope more than covered)
    2021-05-17 16:30:01下载
    积分:1
  • ads1242
    单片机模拟spi接口读写ads1242,可通过串口显示数据结果(Single chip microcomputer simulation spi interface to read and write ads1242, via a serial port to print data)
    2020-10-16 16:17:29下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载