登录
首页 » C51 » BLDC

BLDC

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

  • MSP430
    说明:  MSP430步进电机模块,可以调节方向以及转速 包括串口控制以及键盘控制两种模式(纯原创)(MSP430 stepper motor module, you can adjust the direction and speed of the serial port control and keyboard control, including two modes (pure original))
    2020-08-23 14:38:17下载
    积分:1
  • pinlvbji
    一个用C语言编写的51单片机实现频率测量的简易程序(yi ge yong C yu yan bian xie de 51 dan pian ji shi xian pin lv ce liang de jian yi cheng xu )
    2009-06-05 09:07:05下载
    积分:1
  • FEE
    BASIC PROGRAM OF GENERAL
    2015-04-02 18:03:18下载
    积分:1
  • EX1
    网络与分布计算EX1答案,SSD8EX1答案。保证正确。(Network and distributed computing EX1 answer, SSD8EX1 answer. Ensure proper.)
    2015-05-27 17:23:27下载
    积分:1
  • sinesignalgraphic
    sine signal graphic visual c++ platform?????enter the frequency and the amplitude
    2009-05-27 09:21:18下载
    积分:1
  • C51_RAM
    C51下IDT7005双口RAM控制程序和原理图(C51 under IDT7005 dual-port RAM control procedures and schematics)
    2013-05-25 02:06:37下载
    积分:1
  • BH_1750
    说明:  使用51单片机,通过BH1750获得光强值,数据处理后,使用lcd1602显示。(The light intensity value is obtained by BH1750 using 51 single chip computer. After data processing, it is displayed by lcd1602)
    2020-06-20 17:20:02下载
    积分:1
  • ad7746_generic
    ad7746,电容转换芯片,~~~~~~~~~(ad7746, capacitance detection)
    2018-06-14 12:44:10下载
    积分:1
  • 61IC_H4242
    w90p710的LCD显示图片的程序,已测试(w90p710 the LCD display pictures of the process, have been tested)
    2011-05-29 18:22:52下载
    积分:1
  • 孵化环境温湿度监控系统设计
    说明:  孵化环境温湿度监控系统设计!!!!!!!(Design of temperature and humidity monitoring system for incubation environment)
    2020-01-10 09:54:36下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载