登录
首页 » TEXT » firmware

firmware

于 2021-04-04 发布 文件大小:5193KB
0 148
下载积分: 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 个回复

  • PID
    这个是用labview编写的精确控制程序,模拟PID精确调节。(This is written with the precise control labview program to simulate the PID precise adjustment.)
    2021-01-03 17:18:55下载
    积分:1
  • ADC0832
    ADC0832模数转换与LCD-LED显示,带Protues仿真,keil工程(ADC0832 analog to digital converter and the LCD-LED display, the band Protues simulation, c51 engineering)
    2012-06-08 07:04:41下载
    积分:1
  • MSC121X_Examples
    MSC121X例程rtc wd spi eeprom (MSC121X_examples code)
    2013-05-20 18:56:25下载
    积分:1
  • usbmouse
    日本北斗公司开发的usb鼠标源程序单片机为HITACHI--H8S2215(developed by usb mouse source for Hitachi microcontroller-- H8S2215)
    2005-01-17 10:42:21下载
    积分:1
  • 2.4-LCD-display-current-temperature
    2.4寸彩屏实时显示当前温度,基于STC52单片机(2.4-inch color display the current temperature, microcontroller based STC52)
    2013-09-23 22:23:12下载
    积分:1
  • SOURCE
    CH375 与电脑通信程序 使用主芯片是瑞萨单片机
    2012-04-18 09:04:43下载
    积分:1
  • sim900a-gprs
    sim900a gprs上传数据,51单片机c语言源程序(sim900a gprs upload data, 51 c language source)
    2021-04-24 00:38:47下载
    积分:1
  • 主从一体实验1 - BLE
    nrf52832主从一体透传,亲自试过可行!(Nrf52832 master-slave integrated transmission.Try it in person!)
    2021-02-22 17:29:41下载
    积分:1
  • M5310
    中国移动物联网NB-IOT模块m5310的pcb封装,现成的,直接用(China Mobile NB module m5310 pcb package)
    2019-01-11 16:20:25下载
    积分:1
  • PWM
    实现mc68hc908单片机的控制PWM,产生PWM信号的源程序(Achieve mc68hc908 MCU control PWM, PWM signal generated source code)
    2010-07-10 00:14:29下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载