登录
首页 » C51 » BLDC

BLDC

于 2021-04-24 发布 文件大小:2648KB
0 274
下载积分: 1 下载次数: 241

代码说明:

  基于STM32的三相带霍尔的无刷电机控制源码,功率控制,转速pid调节,过压欠压保护,过流保护,等(STM32-based three-phase brushless motor with Hall of source control, power control, speed pid regulation, over-voltage protection, overcurrent protection, etc.)

文件列表:

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,28907,2008-09-09
..............\...\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_PMSM
..............\EWARM
..............\.....\cortexm3_macro.s,10408,2008-09-09
..............\.....\EWARM 5_11
..............\.....\..........\cortexm3_macro.s,10408,2008-09-09
..............\.....\..........\LIB
..............\.....\..........\...\MC_FOC_Methods.o,21836,2008-09-09
..............\.....\..........\...\MC_State_Observer_lib.o,9020,2008-09-09
..............\.....\..........\STM32F10x_FLASH.icf,1350,2008-09-09
..............\.....\..........\stm32f10x_flash_extsram.icf,1648,2008-09-09
..............\.....\..........\stm32f10x_nor.icf,1350,2008-09-09
..............\.....\..........\stm32f10x_ram.icf,1350,2008-09-09
..............\.....\..........\stm32f10x_vector.c,6025,2008-09-09
..............\.....\..........\STM32_FOC_PMSM.ewd,33600,2008-09-09
..............\.....\..........\STM32_FOC_PMSM.ewp,124304,2008-09-09
..............\.....\..........\STM32_FOC_PMSM.eww,168,2008-09-09
..............\.....\LIB
..............\.....\...\MC_FOC_Methods.o,5056,2008-09-09
..............\.....\...\MC_State_Observer.o,8248,2008-09-09
..............\.....\STM32F10x_FLASH.icf,1350,2008-09-09
..............\.....\stm32f10x_flash_extsram.icf,1648,2008-09-09
..............\.....\stm32f10x_nor.icf,1350,2008-09-09
..............\.....\stm32f10x_ram.icf,1350,2008-09-09
..............\.....\stm32f10x_vector.c,6025,2008-09-09
..............\.....\STM32_FOC_PMSM.ewd,33600,2008-09-09
..............\.....\STM32_FOC_PMSM.ewp,130653,2008-09-09
..............\.....\STM32_FOC_PMSM.eww,168,2008-09-09
..............\inc
..............\...\MC_Clarke_Park.h,4516,2008-09-09
..............\...\MC_const.h,4851,2008-09-09
..............\...\MC_Control_Param.h,10207,2015-09-13
..............\...\MC_Display.h,2847,2008-09-09
..............\...\MC_encoder_param.h,3876,2008-09-09
..............\...\MC_FOC_Drive.h,2109,2008-09-09
..............\...\MC_FOC_Methods.h,2343,2008-09-09
..............\...\MC_Globals.h,3304,2008-09-09
..............\...\MC_hall_prm.h,4467,2015-08-03
..............\...\MC_Keys.h,2109,2008-09-09
..............\...\MC_MotorControl_Layer.h,2805,2008-09-09
..............\...\MC_PID_regulators.h,2141,2008-09-09
..............\...\MC_PMSM_motor_param.h,3506,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_State_Observer.h,2433,2008-09-09

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

发表评论

0 个回复

  • 测试2
    使用超声波测量距离,可以参考一下这个代码,适用于32。(Using ultrasonic to measure distance, you can refer to this code, which is suitable for 32.)
    2020-06-18 09:00:02下载
    积分:1
  • matlab_simple_pid_model
    一个简单的pid模型。运行后可以获得pid控制曲线。通过修改p/i/d的参数,观看控制曲线的变化。(A simple pid model running under matlab. It could simulate and output the PID curve with manual setting p/i/d values.)
    2013-04-26 23:46:55下载
    积分:1
  • zrj-ds18b20
    这是将温度传感器加LCD报警系统综合在一起的简单设计(This is the temperature sensor will add LCD alarm system integrated together of the simple design)
    2012-02-18 16:43:26下载
    积分:1
  • 步进电
    说明:  编制MCS-51程序使步进电机按照规定的转速和方向进行旋转,并将已转动的步数显示在数码管上。   步进电机的转速分为两档,当按下S1开关时,加速旋转,速度从10转/分加速到60转/分。当松开开关时,减速旋转,速度恢复为10转/分。当按下S2开关时,按照逆时针旋转;当松开时,按照顺时针旋转。   本程序要求使用定时器中断来实现,不准使用程序延时的方式。(The MCS-51 program is programmed to rotate the stepper motor according to the specified speed and direction, and the number of steps that have been rotated is displayed on the digital tube. Stepper motor speed is divided into two gears. When the S1 switch is pressed, the speed is accelerated from 10 rpm to 60 rpm. When the switch is loosened, the speed will be reduced to 10 rpm. When pressing the S2 switch, rotate counterclockwise; when loosening, rotate clockwise. This procedure requires the use of timer interrupt to achieve, do not use the way of program delay.)
    2020-06-16 09:40:02下载
    积分:1
  • STM32f103c8t6
    STM32f103c8t6英文详细文档,编程资料,寄存器(STM32f103c8t6 English Detailed Documents, Programming Materials, Registers)
    2020-06-23 19:20:01下载
    积分:1
  • key
    4*4键盘程序,可以用来应用到各种电子单片机上直接加入(4*4 KEY PROGRAM)
    2009-03-20 11:51:37下载
    积分:1
  • Query_V1.0
    PMbus中,可以将query解析,并具有修改,添加,删除等功能,以及生成code.(for pmbus query)
    2015-07-29 20:03:40下载
    积分:1
  • FX2N PLC电梯程序
    说明:  三菱plc梯形图程序,是FX2N版本的三菱梯形图,很有参考意义。适合初学者。(Mitsubishi PLC ladder program is FX2N version of Mitsubishi ladder diagram, which is of great reference significance. Suitable for beginners.)
    2020-12-17 16:32:48下载
    积分:1
  • STM32F030-OLED显示
    OLED的显示,包括图片,数字,字符串等等,能给拟直观的显示(OLED show and give you a direct)
    2020-06-27 09:20:01下载
    积分:1
  • 3-野火M3-USART1(DMA)
    说明:  stm32串口,利用串口收发数据,可以接收和发送从电脑传来的数据(stm32 serial port use the serial port to send and receive data can receive and send data from the computer)
    2020-01-03 21:44:56下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载