登录
首页 » TEXT » firmware

firmware

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

  • STM32_S_ADC
    STM32 ADC,所用的是神舟开发板,STM32芯片是STM32F107VCT6(STM32 ADC,the STM32 micro core is STM32F107VC)
    2013-11-04 23:07:06下载
    积分:1
  • 的PID控制(两个自由度)
    利用是stm32f103rct6单片机实现舵机的PID控制(Using stm32f103rct6 microcontroller to realize PID control of steering gear)
    2018-05-11 13:28:00下载
    积分:1
  • RoboRTS-Firmware-icra2019
    Robomaster ICRA AI机器人底层STM32代码,基于Freertos,适用于Robomaster A型开发板STM32F427IIHx(Robomaster ICRA AIRobot STM32code Freertos-Robomaster A Development Board STM32F427IIHX)
    2019-07-02 16:59:31下载
    积分:1
  • Exp14_OLED12864EN
    0.96寸OLED显示12864英文驱动,可显示2种字体(0.96-inch OLED display 12864 English driver, you can display two kinds of fonts)
    2014-12-01 12:45:39下载
    积分:1
  • shiyan3.3
    说明:  使用MSP430及ccs平台编写的温度采样(Temperature sampling)
    2020-06-24 11:20:02下载
    积分:1
  • 实验报告
    说明:  智能仪表硬件系统测试程序 蜂鸣器自检:确定蜂鸣器正确 LED(LCD) 显示器自检:确定LED(LCD) 显示器每一段均正确 键盘自检: 确定键盘正确 ④其他(Intelligent Instrument Hardware System Test Program Buzzer self-test: confirm that buzzer is correct LED (LCD) Display Self-Check: Make sure that every segment of the LED (LCD) display is correct Keyboard Self-Check: Make sure the keyboard is correct)
    2019-05-10 17:37:49下载
    积分:1
  • DS1302 数码管显示
    说明:  51单片机控制DS1302芯片,实现数码管的显示(The display of DS1302 digital tube controlled by 51 single chip microcomputer)
    2020-04-05 19:01:34下载
    积分:1
  • Noise
    基于51单片机的环境噪声检测仪 含proteus仿真文件一份noise.dsn Keil工程文件一套 主程序代码main.c 6篇相关文献及毕业设计论文 仿真通过(Based on 51 single-chip environmental noise detector proteus simulation file containing a set of project files noise.dsn Keil main code main.c 6 relevant articles and graduation thesis design through simulation)
    2020-10-06 10:57:38下载
    积分:1
  • 51音乐播放文件
    说明:  51单片机蜂鸣器音乐播放器的头文件,可自己更改旋律(51 MCU buzzer music player header file, you can change the melody)
    2019-05-10 17:46:17下载
    积分:1
  • 生日歌代码
    keil4的工程文件 生日歌代码 利用蜂鸣器唱一段生日歌 能重新启停(Keil 4 Project Document Birthday Song Code Use buzzer to sing a birthday song to restart and stop)
    2018-11-26 20:33:37下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载