登录
首页 » C51 » BLDC

BLDC

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

  • realdata
    液晶显示器与单片机接口电路程序,实现液晶显示对于信号源发生信号的控制和显示(LCD and microcontroller interface circuit procedures, LCD occurred signal source for the control signal and display)
    2020-11-21 14:59:35下载
    积分:1
  • MPU6050
    说明:  g90驱动 有兴趣的朋友可以关注,和我一起讨论学习,一起享受技术,一起成长(G90 Drives Interested Friends to Pay Attention, Discuss Learning with me, Enjoy Technology and Grow up Together)
    2020-06-20 13:40:01下载
    积分:1
  • MLX90614
    MXL90614 红外温度传感器的驱动程序,测量精度在0.2度之内。(the drive program for MXL90614 temperature sensor 。)
    2013-11-12 09:39:06下载
    积分:1
  • stm32P24l01
    stm32单片机与2.4G无线模块nrf24l01的通讯程序,stm32f103VCT6发送stm32f103C8T6接收(Stm32 MCU and 2.4 G wireless module nrf24l01 communication program, stm32f103VCT6 sent stm32f103C8T6 received)
    2015-05-17 22:51:16下载
    积分:1
  • mst703_ds_v01
    晨星Mstar的MST703参考手册。 MST703是一款性价比非常高的视频解码器及小尺寸TFT液晶屏驱动芯片,外围电路简单。(Mstar MST703 Reference Manual. MST703 is a very high cost of video decoders and small size TFT LCD driver chip, the external circuit is simple.)
    2013-09-25 17:47:33下载
    积分:1
  • kingview-and-51MCU-ASCII
    kingview and 51MCU ASCII send and recieve 组态王与51单片机通信ASCII(kingview and 51MCU ASCII send and recieve)
    2013-10-09 13:24:09下载
    积分:1
  • testRF
    无线射频程序,MEGA8控制的无线射频程序(Radio frequency procedure, MEGA8 controlled radio frequency procedure)
    2008-07-22 14:23:53下载
    积分:1
  • Calculate_Ms
    马氏体相变温度计算程序源代码,值得推荐,大家下载试试(Martensitic transformation temperature calculation program source code, it is recommended, you try to download)
    2021-01-28 16:38:34下载
    积分:1
  • ESP-CoAP
    说明:  基于ESP8266 的物联网CoAP的实现(Implementation of Internet of Things CoAP Based on ESP8266)
    2019-01-12 00:16:40下载
    积分:1
  • 0907033PN512_ZLG_Driver
    zlg 关于rc522 rc523 pn512的底层代码和14443A 和14443B 只要掌握了这些代码就可以开发对应的M1卡和CPU卡读写程序(ZLG about rc522 rc523 pn512 underlying code and 14443 a and 14443 b as long as to master the code can develop corresponding M1 card and CPU card read and write procedures)
    2015-02-03 21:24:57下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载