登录
首页 » C51 » BLDC

BLDC

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

  • SPOOL
    说明:  用C语言实现的spooling 技术的模拟程序(C language spooling of the Simulation Program)
    2005-12-25 20:04:06下载
    积分:1
  • stm32f103方波频率测量
    说明:  stm32f103测正弦波、方波的波形频率。(Measurement of waveform frequency by STM32F103.)
    2020-06-18 14:40:02下载
    积分:1
  • LastOwnerException
    Tests for <code>CertificateFactorySpi</code> class constructors and methods for Andriod.
    2013-12-03 09:40:54下载
    积分:1
  • 蓝牙点亮LED灯-C8T6
    说明:  利用带有蓝牙功能的安卓手机与HC-05蓝牙模块通信。用stm32f103c8t6单片机来控制开关量(Use your cell phone to communicate with bluetooth. Switch quantity is controlled by single chip microcomputer)
    2019-05-15 21:37:55下载
    积分:1
  • BCReader
    IC卡读写器软件DEMO,支持ISO14443A、ISO14443B、ISO15693协议, ISO14443A:NTAG203、NTAG210、NTAG212、NTAG213、NTAG215、NTAG216, Ultralight、Ultralight C,MIFARE Classic 1K/4K, Mifare DESFire, MIFARE ProX, FM11RF08、FM11RF32, FM1208、FM1216 ,符合ISO14443A标准的CPU卡. ISO14443B:AT88RF020, SR176、SRI512、SRT512、SRI2K、SRI4K, SGIDC(只读UID),符合ISO14443B标准的CPU卡. ISO15693: I.CODE SLI, Tag-it HI-I Plus, 符合ISO15693标准的卡.(IC Card Reader Writer DEMO,support ISO14443A、ISO14443B、ISO15693 , ISO14443A:NTAG203、NTAG210、NTAG212、NTAG213、NTAG215、NTAG216, Ultralight、Ultralight C,MIFARE Classic 1K/4K, Mifare DESFire, MIFARE ProX, FM11RF08、FM11RF32, FM1208、FM1216 . ISO14443B:AT88RF020, SR176、SRI512、SRT512、SRI2K、SRI4K, SGIDC. ISO15693: I.CODE SLI, Tag-it HI-I Plus.)
    2020-06-26 20:00:02下载
    积分:1
  • DDS
    基于STM32的信号发生器(定时器控制),频率 占空比 峰峰值可调,输出最大频率30k (STM32-based signal generator (timer control), the frequency duty cycle peak and peak adjustable, the maximum output frequency of 30k)
    2020-10-23 15:07:23下载
    积分:1
  • ZStack-CC2530-2.5.1a-BMP180
    基于zigbee技术CC2530 开发采集大气压(Development and Collection of Atmospheric Pressure Based on Zigbee Technology CC2530)
    2020-06-22 22:00:01下载
    积分:1
  • RBS_V3_ABS
    模型为新能源汽车制动能量回收模型。根据加速踏板,SOC等来确定制动扭矩。(The model for new energy automobile braking energy recovery.According to the accelerator pedal, SOC and so on to determine the braking torque.)
    2015-09-15 08:59:16下载
    积分:1
  • AD9833 STM32 测试程序
    AD9833在stm32f103的程序,模拟SPI通讯,便于移植(The program of AD9833 in STM32F103 simulates SPI communication and is easy to transplant.)
    2020-06-18 03:20:01下载
    积分:1
  • WCECS2007_pp411-414
    Sensorless Detection of Rotor Position of PMBL Motor at Stand Still
    2017-06-16 16:59:33下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载