登录
首页 » C/C++ » LLC闭环程序

LLC闭环程序

于 2020-03-10 发布
0 125
下载积分: 1 下载次数: 12

代码说明:

说明:  LLC电路的PI闭环程序,实现电流闭环,非常稳定经过实测,没有问题(The PI closed-loop program of LLC circuit realizes the current closed-loop, which is very stable. After actual measurement, there is no problem)

文件列表:

LLC闭环程序, 0 , 2016-06-21
LLC闭环程序\Doc, 0 , 2016-06-21
LLC闭环程序\Doc\readme.txt, 0 , 2016-06-21
LLC闭环程序\keilkill.bat, 399 , 2016-06-21
LLC闭环程序\Libraries, 0 , 2016-06-21
LLC闭环程序\Libraries\CMSIS, 0 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\core_cm3.c, 17273 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\core_cm3.h, 85714 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup, 0 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_cl.s, 15766 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_hd.s, 15503 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s, 15692 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_ld.s, 12376 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s, 13656 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_md.s, 12765 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s, 14073 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\startup\startup_stm32f10x_xl.s, 15955 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\stm32f10x.h, 633941 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\system_stm32f10x.c, 36557 , 2016-06-21
LLC闭环程序\Libraries\CMSIS\system_stm32f10x.h, 2085 , 2016-06-21
LLC闭环程序\Libraries\FWlib, 0 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc, 0 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\misc.h, 8982 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_adc.h, 21692 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_bkp.h, 7555 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_can.h, 27559 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_cec.h, 6573 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_crc.h, 2162 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_dac.h, 15233 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_dbgmcu.h, 3818 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_dma.h, 20754 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_exti.h, 6824 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_flash.h, 25445 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_fsmc.h, 27016 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_gpio.h, 20175 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_i2c.h, 30029 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_iwdg.h, 3828 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_pwr.h, 4383 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_rcc.h, 30452 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_rtc.h, 3857 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_sdio.h, 21863 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_spi.h, 17725 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_tim.h, 52427 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_usart.h, 16548 , 2016-06-21
LLC闭环程序\Libraries\FWlib\inc\stm32f10x_wwdg.h, 2966 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src, 0 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\misc.c, 7046 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_adc.c, 47201 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_bkp.c, 8463 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_can.c, 45103 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_cec.c, 11656 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_crc.c, 3347 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_dac.c, 19087 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_dbgmcu.c, 5149 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_dma.c, 29607 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_exti.c, 6959 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_flash.c, 62551 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_fsmc.c, 35484 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_gpio.c, 23221 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_i2c.c, 45781 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_iwdg.c, 4916 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_pwr.c, 8759 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_rcc.c, 51271 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_rtc.c, 8598 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_sdio.c, 28933 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_spi.c, 30224 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_tim.c, 109159 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_usart.c, 38308 , 2016-06-21
LLC闭环程序\Libraries\FWlib\src\stm32f10x_wwdg.c, 5735 , 2016-06-21
LLC闭环程序\Listing, 0 , 2016-06-21
LLC闭环程序\Listing\startup_stm32f10x_hd.lst, 55185 , 2016-06-21
LLC闭环程序\Listing\startup_stm32f10x_md.lst, 44821 , 2016-06-21
LLC闭环程序\Listing\Template.map, 50176 , 2016-06-21
LLC闭环程序\Output, 0 , 2016-06-21
LLC闭环程序\Output\bsp_adc.crf, 283205 , 2016-06-21
LLC闭环程序\Output\bsp_adc.d, 960 , 2016-06-21
LLC闭环程序\Output\bsp_adc.o, 306136 , 2016-06-21
LLC闭环程序\Output\bsp_adc.__i, 431 , 2016-06-21
LLC闭环程序\Output\bsp_usart1.crf, 286190 , 2016-06-21
LLC闭环程序\Output\bsp_usart1.d, 1025 , 2016-06-21
LLC闭环程序\Output\bsp_usart1.o, 304772 , 2016-06-21
LLC闭环程序\Output\core_cm3.crf, 3543 , 2016-06-21
LLC闭环程序\Output\core_cm3.d, 115 , 2016-06-21
LLC闭环程序\Output\core_cm3.o, 10512 , 2016-06-21
LLC闭环程序\Output\delay.crf, 283284 , 2016-06-21
LLC闭环程序\Output\delay.d, 927 , 2016-06-21
LLC闭环程序\Output\delay.o, 304920 , 2016-06-21
LLC闭环程序\Output\ExtDll.iex, 19 , 2016-06-21
LLC闭环程序\Output\main.crf, 287416 , 2016-06-21
LLC闭环程序\Output\main.d, 1098 , 2016-06-21
LLC闭环程序\Output\main.o, 309676 , 2016-06-21
LLC闭环程序\Output\main.__i, 415 , 2016-06-21
LLC闭环程序\Output\misc.crf, 282365 , 2016-06-21
LLC闭环程序\Output\misc.d, 884 , 2016-06-21
LLC闭环程序\Output\misc.o, 302452 , 2016-06-21
LLC闭环程序\Output\pwmr.crf, 282524 , 2016-06-21
LLC闭环程序\Output\pwmr.d, 862 , 2016-06-21
LLC闭环程序\Output\pwmr.o, 303516 , 2016-06-21
LLC闭环程序\Output\pwmr.__i, 419 , 2016-06-21
LLC闭环程序\Output\startup_stm32f10x_hd.d, 91 , 2016-06-21

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

发表评论

0 个回复

  • 696518资源总数
  • 104271会员总数
  • 57今日下载