登录
首页 » TEXT » firmware

firmware

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

  • msp430的液晶12864的驱动程序
    基于msp430单片机的液晶12864的驱动程序简单。。(The driver of LCD 12864 based on MSp430 MCU is simple.)
    2020-06-18 03:40:01下载
    积分:1
  • SCM-papers-report
    单片机论文报告 我的课程设计报告 供大家参考(SCM papers report my curriculum design report for your reference)
    2013-09-10 19:33:25下载
    积分:1
  • Freemodbus-For-51
    一个从Freemodbus,移植到c51上的程序(One Freemodbus, transplanted to the program on c51)
    2021-02-03 18:49:58下载
    积分:1
  • 实验17 ADC实验
    STM32的ADC程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 ADC program, pro - test available. There are detailed notes and documentation, good references.)
    2017-11-25 21:40:02下载
    积分:1
  • SAE-J1699-1
    sea j1699-1 介绍OBD测试规则的一个文档(sea j1699-1 to introduce the rules of OBD testing a document)
    2009-06-26 17:06:35下载
    积分:1
  • duojitongxin
    多机通信,设计了一种基于MCS-51系列单片机AT89S52 的多机通信系统。当1号机与2号机通信时,1号单片机为主机,2号机为从机。主机通过串口向从单片机发送指定格式的数据,从单片机收数据并作出响应,从机通过LED数码管显示通信状态。1号单片机通过矩阵键盘控制通信过程与显示。这通信模式是主从模式,只能是主机发信息给从机。当1号机与3号机通信时,不存在主从机之分,是平权模式。1号机可以通过按键发信息给3号机,3号机也可以通过按键发信息给1号机,通过各自的数码管显示通信数据,LED灯显示通信状态。(Multi-machine communication, design a multi-machine communication system based on MCS-51 series single-chip AT89S52' s. When the 1st and the 2nd machine-machine communication, the 1st microcontroller host, the 2nd machine as a slave. Data sent to the host computer through the serial port specified format from SCM, SCM and respond to the received data from the slave via LED digital display communication status. 1 MCU control the communication process through the matrix keyboard and display. This mode of communication is a master-slave mode, the host can only send a message to the slave. When the 1st and the 3rd machine-machine communication, there is no slave master points, is affirmative mode. The 1st machine can send a message to the 3rd through the key machine, the 3rd machine can also send information via the button to the 1st machine, display data communication through their digital tube, LED lights display the communication status.)
    2014-04-05 15:46:44下载
    积分:1
  • w_1
    一线制通讯 communication(communications line communication system)
    2005-06-29 17:56:45下载
    积分:1
  • NTC测温中 经典温度查表算法--二分查找法
    NTC测温程序的查表方法--经典的二分法。(NTC thermistor temperature measurement program)
    2018-05-08 09:56:03下载
    积分:1
  • Object-programming
    适合初学者用的,对象编程。初学者交流之用。(Programming for beginners to use, object. A beginner.)
    2013-11-02 20:57:45下载
    积分:1
  • fdadf
    利用空气预热器加热电除尘器灰斗的技术经济性分析.(The use of air preheater heating ESP hopper technical and economic analysis.)
    2011-11-24 21:50:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载