登录
首页 » Visual C++ » bldc-drive-with-hall

bldc-drive-with-hall

于 2020-10-10 发布 文件大小:9199KB
0 350
下载积分: 1 下载次数: 164

代码说明:

  基于stm32的bldc驱动,有hall位置传感器,电流传感器采样,方波驱动。(Based on stm32 BLDC drive motors, hall position sensor, current sensor sampling, square wave drive.)

文件列表:

based on stm32 bldc drive
.........................\BLDC_0610_ok - 副本
.........................\...................\BLDC
.........................\...................\....\cmsis
.........................\...................\....\.....\core_cm3.c,17273,2011-07-29
.........................\...................\....\.....\core_cm3.h,85714,2011-07-29
.........................\...................\....\cmsis_boot
.........................\...................\....\..........\arm
.........................\...................\....\..........\...\startup_stm32f10x_cl.s,15763,2011-07-29
.........................\...................\....\..........\...\startup_stm32f10x_hd.s,15500,2011-07-29
.........................\...................\....\..........\...\startup_stm32f10x_hd_vl.s,15767,2011-07-29
.........................\...................\....\..........\...\startup_stm32f10x_ld.s,12373,2011-07-29
.........................\...................\....\..........\...\startup_stm32f10x_ld_vl.s,13653,2011-07-29
.........................\...................\....\..........\...\startup_stm32f10x_md.s,12762,2011-07-29
.........................\...................\....\..........\...\startup_stm32f10x_md_vl.s,14070,2011-07-29
.........................\...................\....\..........\...\startup_stm32f10x_xl.s,15952,2011-07-29
.........................\...................\....\..........\startup
.........................\...................\....\..........\.......\startup_stm32f10x_md.c,14184,2011-07-29
.........................\...................\....\..........\.......\startup_stm32f10x_md.s,12761,2011-07-30
.........................\...................\....\..........\stm32f10x.h,630019,2011-08-15
.........................\...................\....\..........\stm32f10x_conf.h,3201,2011-07-31
.........................\...................\....\..........\system_stm32f10x.c,32880,2011-07-29
.........................\...................\....\..........\system_stm32f10x.h,2068,2011-07-29
.........................\...................\....\CoOS
.........................\...................\....\....\Document
.........................\...................\....\....\........\readme.txt,896,2011-07-29
.........................\...................\....\....\kernel
.........................\...................\....\....\......\coocox.h,1359,2011-07-29
.........................\...................\....\....\......\CoOS.h,9162,2011-07-29
.........................\...................\....\....\......\core.c,8101,2011-07-29
.........................\...................\....\....\......\event.c,16665,2011-07-29
.........................\...................\....\....\......\flag.c,23982,2011-07-29
.........................\...................\....\....\......\hook.c,1716,2011-07-29
.........................\...................\....\....\......\kernelHeap.c,16389,2011-07-29
.........................\...................\....\....\......\mbox.c,10739,2011-07-29
.........................\...................\....\....\......\mm.c,9886,2011-07-29
.........................\...................\....\....\......\mutex.c,12064,2011-07-29
.........................\...................\....\....\......\OsConfig.h,6800,2011-08-18
.........................\...................\....\....\......\OsCore.h,687,2011-07-29
.........................\...................\....\....\......\OsError.h,2079,2011-07-29
.........................\...................\....\....\......\OsEvent.h,2568,2011-07-29
.........................\...................\....\....\......\OsFlag.h,2013,2011-07-29
.........................\...................\....\....\......\OsKernelHeap.h,1151,2011-07-29
.........................\...................\....\....\......\OsMM.h,938,2011-07-29
.........................\...................\....\....\......\OsMutex.h,2047,2011-07-29
.........................\...................\....\....\......\OsQueue.h,1286,2011-07-29
.........................\...................\....\....\......\OsServiceReq.h,1273,2011-07-29
.........................\...................\....\....\......\OsTask.h,4191,2011-07-29
.........................\...................\....\....\......\OsTime.h,1100,2011-07-29
.........................\...................\....\....\......\OsTimer.h,2118,2011-07-29
.........................\...................\....\....\......\queue.c,13371,2011-07-29
.........................\...................\....\....\......\sem.c,10716,2011-07-29
.........................\...................\....\....\......\serviceReq.c,5680,2011-07-29
.........................\...................\....\....\......\task.c,39336,2011-07-30
.........................\...................\....\....\......\time.c,14153,2011-07-29
.........................\...................\....\....\......\timer.c,16762,2011-07-29
.........................\...................\....\....\......\utility.c,3093,2011-07-29
.........................\...................\....\....\......\utility.h,1315,2011-07-29
.........................\...................\....\....\portable
.........................\...................\....\....\........\arch.c,3408,2011-07-29
.........................\...................\....\....\........\GCC
.........................\...................\....\....\........\...\port.c,9268,2011-07-29
.........................\...................\....\....\........\IAR
.........................\...................\....\....\........\...\portForM0.asm,3581,2011-07-29
.........................\...................\....\....\........\...\portForM3.asm,3135,2011-07-29
.........................\...................\....\....\........\Keil
.........................\...................\....\....\........\....\port.c,7274,2011-07-29
.........................\...................\....\....\........\OsArch.h,1969,2011-07-29
.........................\...................\....\Drive
.........................\...................\....\.....\ADC
.........................\...................\....\.....\...\inc
.........................\...................\....\.....\...\...\ADC.h,468,2011-07-31
.........................\...................\....\.....\...\src
.........................\...................\....\.....\...\...\ADC.c,1941,2011-07-31
.........................\...................\....\.....\BLDC
.........................\...................\....\.....\....\inc
.........................\...................\....\.....\....\...\BLDC.h,302,2012-09-17
.........................\...................\....\.....\....\src
.........................\...................\....\.....\....\...\BLDC.c,11592,2014-12-26
.........................\...................\....\.....\BLUETOOTH
.........................\...................\....\.....\.........\inc
.........................\...................\....\.....\.........\...\BLUETOOTH.h,54,2011-08-19
.........................\...................\....\.....\.........\src
.........................\...................\....\.....\.........\...\BLUETOOTH.c,1496,2011-08-20
.........................\...................\....\.....\CAN
.........................\...................\....\.....\...\CAN1
.........................\...................\....\.....\...\....\inc
.........................\...................\....\.....\...\....\...\CAN1.h,127,2011-08-16
.........................\...................\....\.....\...\....\src
.........................\...................\....\.....\...\....\...\CAN1.c,3829,2011-08-16
.........................\...................\....\.....\DYP_ME007
.........................\...................\....\.....\.........\inc
.........................\...................\....\.....\.........\...\DYP_ME007.h,221,2011-08-26
.........................\...................\....\.....\.........\src
.........................\...................\....\.....\.........\...\DYP_ME007.c,2552,2011-08-26
.........................\...................\....\.....\INFRARE_Receive
.........................\...................\....\.....\...............\inc
.........................\...................\....\.....\...............\...\INFRARE_Receive.h,189,2011-08-26
.........................\...................\....\.....\...............\src
.........................\...................\....\.....\...............\...\INFRARE_Receive.c,3081,2011-08-26

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

发表评论

0 个回复

  • ADCzhuanhuan
    单片微型计算机简称单片机,是典型的嵌入式微控制器(Microcontroller Unit), 单片机芯片 常用英文字母的缩写MCU表示单片机,单片机又称单片微控制器,它不是完成某一个逻辑功能的芯片,而是把一个计算机系统集成到一个芯片上。(Microcontroller chip microcomputer referred to, is a typical embedded microcontroller (Microcontroller Unit),     Single chip Commonly used letters of the abbreviation indicates MCU microcontroller, microcontroller, also known as single-chip microcontroller, it is not complete a certain logic functions of the chip, but to a computer system integrated into a single chip.)
    2013-09-10 20:10:24下载
    积分:1
  • MotorCtrl
    PID控制,包括算法,控制阶梯列表,算法步进(PID control, including algorithms, control ladder list, the algorithm step)
    2009-02-26 11:40:55下载
    积分:1
  • Multi---axis-Position-Servo
    针对多电机同步控制中传统环形耦合 PID 控制存在抗扰动性不强 扰动下同步误差较大等问题, 提出了一种带前馈控制的滑模变结构多电机相邻耦合控制策略, 建立了3 台永磁同步电动机同步控制仿真模 型, 通过 Lyapunov 稳定性理论证明了滑模控制算法的稳定性, 并进行了交变负载 突变负载实验 仿真分析和 实验结果表明, 该控制策略相比传统环形耦合 PID 控制 相邻耦合 PID 控制具有更高的同步精度和更好的抗扰 动性能(Abstract: Aiming at the problem of poor anti-disturbance capability and big synchronization error under disturbance of traditional ring-couple PID control method in multi-axis synchronization control,a sliding mode variable structure with feed-forward control for relative coupling control strategy is proposed. Three Permanent Magnet Synchronous Motor ( PMSM) for synchronized control simulation modl is set up. The stability of the proposed control algorithm is proved according to Lyapunov stability theory. The control strategy is tested by alternating load,and mutant load experiment. Simulation analysis and experimental results show that the presented control strategy has higher synchronization accuracy and better anti-disturbance capability in camparison with the traditional ring-couple PID control and relative-couple PID control.)
    2015-11-19 14:57:32下载
    积分:1
  • chaoshengboceju
    超声波测距(5 28线性处理),测量线性度很高(Ultrasonic Ranging (528 linear processing), high linearity measurements)
    2013-09-01 21:20:13下载
    积分:1
  • AD_DMA
    研华数据采集的一个的demo文件,很好用,可以作为里程看,也可以作为现场采集数据的一个简单程序(Advantech data acquisition a demo file, very easy to use, you can see as mileage, can also be used as the data collected at the scene of a simple progra)
    2020-09-10 11:08:01下载
    积分: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
  • CardTool-
    ACR38智能读卡器测试用:芯片IC卡等(ACR38 Smart Card Reader test: IC card, etc.)
    2020-12-04 08:49:25下载
    积分:1
  • CAN-ZLG
    基于周立功CAN的上位机软件,可以实现对CAN的打开,波特率设置,滤波设置,消息发送,消息接受等等。亲测可用。完全可以作为二次开发的资料。(Based ZLG CAN PC software can be achieved on the open CAN baud rate settings, filter settings, the message is sent, the message to accept more. Pro-test available. Can be used as secondary development information.)
    2021-04-28 14:28:43下载
    积分:1
  • msp430f5438system_Chinese-Materials
    msp430f5438系统中文资料(全)(msp430f5438system_Chinese Materials)
    2013-09-09 09:12:43下载
    积分:1
  • PetShop4steup
    非常好的一个项目。很值得你学习,值得研究,菜鸟吗都可以看看(Very good item. You are worth learning, worth studying, you can take a look at rookie)
    2009-06-09 11:36:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载