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

bldc-drive-with-hall

于 2020-10-10 发布 文件大小:9199KB
0 191
下载积分: 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 个回复

  • DAC0832
    基于51单片机的dac0832设计,含proteus仿真,用keilC编译的,代码详细,含有注释,望点个赞,谢谢,头文件全,方便移植。(Dac0832 51 microcontroller-based design, with proteus simulation, using keilC compiled code in detail, contains notes, looking like a point, thank you, header files full, easy to transplant.)
    2014-07-23 18:08:02下载
    积分:1
  • LEDtest
    利用单片机作为芯片,利用点阵按钮通过继电器控制LED灯(Using single chip microcomputer as a chip, using bitmap button by relay control LED lights)
    2013-08-22 10:32:00下载
    积分:1
  • digital-clock
    数字时钟显示时间、定闹钟及整点报时,还能实现时钟界面的切换功能(Digital clock displays the time, set the alarm and hourly chime)
    2012-12-20 16:32:44下载
    积分:1
  • lcd1602C
    xl系列单片机实验仪演示程序 LCD1602显示 步进电机控制器速度方向圈数可调 LCD1602显示 步进电机控制器速度方向圈数可调 K1-启动与停止步进电机运行 K2-设定步进电机运行圈数 (1-20圈) K3-设定步进电机转动方向 K4-设定步进电机运行速度 步进电机的转速控制分16档,数字越小,转速越快。 7.5度步进电机;周期7.5×4=30度,电机转动一圈需12个周期 资源:p1.0-p1.3接反向器74ls14,输出后接步进电机 p3.7接小喇叭提供按键音, p1.4-p1.7接端口按键:lcd1602插入实验仪(xl Series Singlechip Experiment LCD1602 demo program shows the direction of stepper motor speed controller circle shows the number of adjustable LCD1602 direction stepper motor controller lap speed of a few adjustable K1-start and stop the stepper motor running K2-setting step motor running a few laps (1-20 laps) K3-set stepper motor rotation direction of K4-setting speed of stepper motor stepper motor speed control minutes 16 stalls, the number of smaller, faster the speed. 7.5 degree stepper motor cycle of 7.5 × 4 = 30 degrees, rotating electric lap 12 cycles required resources: p1.0-p1.3 then reverse browser 74ls14, followed by stepper motor output p3.7 then provide a small speaker key tone, p1.4-p1.7 port access keys: lcd1602 insert Tester)
    2008-12-19 10:42:22下载
    积分:1
  • triangle
    由单片机和DAC0832产生正弦波或三角波的程序。单片机和DAC0832可将频率进行分频的具体程序(Sine or triangle wave and DAC0832 procedures generated by the microcontroller. SCM and DAC0832 can divide the frequency of specific procedures)
    2014-01-11 15:53:32下载
    积分:1
  • tem
    上位机通信-配合XTMonitor显示温度等(PC communication- with XTMonitor display temperature, etc.)
    2013-07-23 19:56:46下载
    积分:1
  • press--TFT
    adi公司的aduc7026开发板配套程序(adi' s aduc7026 development board supporting procedures)
    2011-10-09 10:54:01下载
    积分:1
  • Hammer
    本程序利用特征线法计算管道水击的压力和流量(The program uses the method of characteristics to calculate the value of the pipeline water hammer pressure and flow values.)
    2014-01-16 21:07:52下载
    积分:1
  • ANALOG_TURNER
    说明:  尽管模拟高频头在开发中用得已经减少了,但是模拟电视接收功能在许多数码产品上仍有其身影。希望对本站的朋友有所帮组!(Although the analog tuner in the development of using has been reduced, but the analog TV reception capabilities in a number of digital products still has its shadow. Want to site a friend had to help group!)
    2009-08-30 22:22:17下载
    积分:1
  • S57reader
    能够快速读取电子海图,还有简单的显示功能(ENC )
    2021-04-12 15:08:57下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载