登录
首页 » C/C++ » STM32_FOC_ACIM

STM32_FOC_ACIM

于 2016-03-04 发布 文件大小:2595KB
0 101
下载积分: 1 下载次数: 80

代码说明:

  STM32电机库交流感应电机程序,SVPWM矢量控制算法,单电阻三电阻霍尔采样,有无速度传感器均可控制(STM32 Motor AC induction motor library program, SVPWM vector control algorithm, a single three-resistor Hall sampling resistance, with or without speed sensor can be controlled)

文件列表:

STM32F10XFWLIB
..............\inc
..............\...\cortexm3_macro.h,2356,2008-09-09
..............\...\stm32f10x_adc.h,18985,2008-09-09
..............\...\stm32f10x_bkp.h,7042,2008-09-09
..............\...\stm32f10x_can.h,12410,2008-09-09
..............\...\stm32f10x_crc.h,2012,2008-09-09
..............\...\stm32f10x_dac.h,9729,2008-09-09
..............\...\stm32f10x_dbgmcu.h,2990,2008-09-09
..............\...\stm32f10x_dma.h,18105,2008-09-09
..............\...\stm32f10x_exti.h,5907,2008-09-09
..............\...\stm32f10x_flash.h,14127,2008-09-09
..............\...\stm32f10x_fsmc.h,19172,2008-09-09
..............\...\stm32f10x_gpio.h,14951,2008-09-09
..............\...\stm32f10x_i2c.h,16344,2008-09-09
..............\...\stm32f10x_iwdg.h,3545,2008-09-09
..............\...\stm32f10x_lib.h,3331,2008-09-09
..............\...\stm32f10x_map.h,28421,2008-09-09
..............\...\stm32f10x_nvic.h,19329,2008-09-09
..............\...\stm32f10x_pwr.h,3996,2008-09-09
..............\...\stm32f10x_rcc.h,14914,2008-09-09
..............\...\stm32f10x_rtc.h,3750,2008-09-09
..............\...\stm32f10x_sdio.h,18457,2008-09-09
..............\...\stm32f10x_spi.h,13913,2008-09-09
..............\...\stm32f10x_systick.h,3343,2008-09-09
..............\...\stm32f10x_tim.h,47334,2008-09-09
..............\...\stm32f10x_type.h,3519,2008-09-09
..............\...\stm32f10x_usart.h,14526,2008-09-09
..............\...\stm32f10x_wwdg.h,2751,2008-09-09
..............\src
..............\...\stm32f10x_adc.c,58694,2008-09-09
..............\...\stm32f10x_bkp.c,11301,2008-09-09
..............\...\stm32f10x_can.c,32180,2008-09-09
..............\...\stm32f10x_crc.c,4746,2008-09-09
..............\...\stm32f10x_dac.c,17306,2008-09-09
..............\...\stm32f10x_dbgmcu.c,5353,2008-09-09
..............\...\stm32f10x_dma.c,33422,2008-09-09
..............\...\stm32f10x_exti.c,8873,2008-09-09
..............\...\stm32f10x_flash.c,32815,2008-09-09
..............\...\stm32f10x_fsmc.c,41723,2008-09-09
..............\...\stm32f10x_gpio.c,22643,2008-09-09
..............\...\stm32f10x_i2c.c,46932,2008-09-09
..............\...\stm32f10x_iwdg.c,6562,2008-09-09
..............\...\stm32f10x_lib.c,9285,2008-09-09
..............\...\stm32f10x_nvic.c,28911,2012-09-27
..............\...\stm32f10x_pwr.c,11329,2008-09-09
..............\...\stm32f10x_rcc.c,43969,2008-09-09
..............\...\stm32f10x_rtc.c,12272,2008-09-09
..............\...\stm32f10x_sdio.c,39467,2008-09-09
..............\...\stm32f10x_spi.c,34939,2008-09-09
..............\...\stm32f10x_systick.c,7124,2008-09-09
..............\...\stm32f10x_tim.c,131222,2008-09-09
..............\...\stm32f10x_usart.c,43423,2008-09-09
..............\...\stm32f10x_wwdg.c,7847,2008-09-09
..............\version.txt,9138,2008-09-09
STM32_FOC_ACIM
..............\inc
..............\...\MC_acmotor_prm.h,5890,2008-09-09
..............\...\MC_Clarke_Park.h,2355,2008-09-09
..............\...\MC_const.h,4760,2008-09-09
..............\...\MC_Control_Param.h,10254,2014-05-12
..............\...\MC_Display.h,2508,2008-09-09
..............\...\MC_encoder_param.h,3027,2008-09-09
..............\...\MC_Globals.h,3437,2008-09-09
..............\...\MC_IFOC_Drive.h,2039,2008-09-09
..............\...\MC_Keys.h,2113,2008-09-09
..............\...\MC_MotorControl_Layer.h,2538,2008-09-09
..............\...\MC_PID_regulators.h,2318,2008-09-09
..............\...\MC_pwm_1shunt_prm.h,4463,2008-09-09
..............\...\MC_pwm_3shunt_prm.h,4245,2008-09-09
..............\...\MC_pwm_ics_prm.h,3523,2008-09-09
..............\...\MC_tacho_prm.h,5264,2008-09-09
..............\...\MC_type.h,2851,2008-09-09
..............\...\stm32f10x_dbg.h,2802,2008-09-09
..............\...\stm32f10x_encoder.h,2014,2008-09-09
..............\...\stm32f10x_lcd.h,7141,2008-09-09
..............\...\STM32F10x_MCconf.h,3601,2014-05-12
..............\...\stm32f10x_MCdac.h,2715,2008-09-09
..............\...\stm32f10x_MClib.h,2678,2008-09-09
..............\...\stm32f10x_svpwm_1shunt.h,3297,2008-09-09
..............\...\stm32f10x_svpwm_3shunt.h,2437,2008-09-09
..............\...\stm32f10x_svpwm_ics.h,2319,2008-09-09
..............\...\stm32f10x_tacho.h,2647,2008-09-09
..............\...\stm32f10x_Timebase.h,1779,2008-09-09
..............\MULTI
..............\.....\default.gpj,484,2008-09-09
..............\.....\inc
..............\.....\...\Parameters files.gpj,327,2008-09-09
..............\.....\lib
..............\.....\...\STM32F10XFWLIB.gpj,514,2008-09-09
..............\.....\src
..............\.....\...\cortexm3_macro.c,1105,2008-09-09
..............\.....\...\cortexm3_macro_asm.arm,203,2008-09-09
..............\.....\...\stm32f10x_vector.c,6246,2008-09-09
..............\.....\...\STM32_ACIM_FOC.gpj,670,2008-09-09
..............\.....\tgt
..............\.....\...\default.con,430,2008-09-09
..............\.....\...\resources.gpj,148,2008-09-09
..............\.....\...\resource_readme.txt,2146,2008-09-09
..............\.....\...\standalone_pid.ld,1030,2008-09-09

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

发表评论

0 个回复

  • 696518资源总数
  • 104224会员总数
  • 54今日下载