登录
首页 » C51 » BLDC

BLDC

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

  • Tractor_Test_FuzzyControl
    基于ATMEL单片机的无刷直流电机控制在牵引机上的应用(ATMEL-based brushless DC motor control in the application of traction machine)
    2010-01-10 10:54:27下载
    积分:1
  • stm32f407_MOTOR
    基于STM32F407开发编程,实现四驱小车的移动控制。(The development of STM32F407 based programming, mobile control four-wheel drive car. )
    2016-07-27 18:57:26下载
    积分:1
  • CARSIM-Vehicle
    汽车动力学仿真软件入门指导,用于仿真实验,模拟测试,动画美观,实用性强,方便好用(carsim )
    2014-12-04 10:32:26下载
    积分:1
  • SCI2-for-HCS08-by-sebasira
    Example Application on how to use SCI (Serial Communication Interface) on Freescale HCS08 MCU.
    2012-06-22 23:41:22下载
    积分:1
  • V5-801_uCOS-II实验_消息邮箱
    说明:  UCOS-ii例程,主要是消息邮箱的应用和案例。亲测可用。(UCOS-ii routine, mainly message mailbox applications and cases. The pro-test is available.)
    2020-06-17 04:00:01下载
    积分:1
  • LCD----1621
    HT1621是128点内存映象和多功能的LCD驱动器HT1621的软件配置特性使它适 用于多种LCD应用场合包括LCD模块和显示子系统用于连接主控制器和HT1621的管 脚只有4或5条HT1621还有一个节电命令用于降低系统功耗(HT1621 is 128 memory mapping and multi-function LCD drive HT1621 software configuration properties make it suitable Used for a variety of applications including LCD LCD module and display subsystem is used to connect the main controller and HT1621 tube Only 4 or 5 foot HT1621 there is a power saving command is used to reduce the power consumption of the system)
    2014-02-20 16:58:51下载
    积分:1
  • ACTION_LNPC2019
    使小车走圆并改变坐标系传回位置,通过串口读取小车位置,沿坐标轴速度,角速度(Round the car and change the coordinate system to return position)
    2020-06-17 19:20:02下载
    积分:1
  • STM32F2xx_StdPeriph_Driver
    STM32F2XX系列单片机开发板的库函数 (Library Functions STM32F2XX Series MCU development board)
    2020-06-26 21:00:01下载
    积分:1
  • boost
    一个用saber仿真的boost闭环控制电路(A boost with a saber simulation of closed-loop control circuit)
    2020-09-09 21:38:01下载
    积分:1
  • 绿色版(见内部图)
    基于MSP430F5438A的AD9854驱动,AD9854的DDS核具有48位的频率分辨率(在300M系统时钟下,频率分辨率可达1uHZ)。输出17位相位截断保证了良好的无杂散动态范围指标。AD9854允许输出的信号频率高达150MHZ(Based on the AD9854 driver of MSP430F5438A, the DDS core of AD9854 has a frequency resolution of 48 bits (up to uHZ at 300 M system clock). Output 17-bit phase truncation ensures a good dynamic range index without spurious. AD9854 permits up to 150 MHZ of output signal frequency)
    2020-06-20 02:20:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载