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

bldc-drive-with-hall

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

  • ps2_02
    PS2通信,用stm32单片机模拟键盘鼠标往电脑送数据。(PS2 communication with stm32 SCM simulation to send data to a computer keyboard and mouse.)
    2020-07-08 14:48:57下载
    积分:1
  • AD9851
    msp430 ad9851 按键控制输出不同频率的正弦波已经调试成功(msp430 ad9851 keys to control the output frequency of the sine wave has been successful commissioning)
    2021-04-12 16:38:57下载
    积分:1
  • DHT90_
    温湿度传感器DHT11的C语言驱动程序,珂用于单片机的开发与应用。(Temperature and humidity sensors DHT11 C language driver, Ke for the development and application of SCM.)
    2011-07-25 09:34:21下载
    积分:1
  • 7816
    ISO/IEC 7816-1-1998 ISO/IEC 7816-2-1998 ISO/IEC 7816-3-2006 ISO/IEC 7816-4-2005 ISO/IEC 7816-5-2004 ISO/IEC 7816-6-2004 ISO/IEC 7816-7-1999 ISO/IEC 7816-8-2004 ISO/IEC 7816-9-2004 ISO/IEC 7816-10-1999 ISO/IEC 7816-11-2004 ISO/IEC 7816-12-2005 ISO/IEC 7816-13-2007 ISO/IEC 7816-15-2004 (ISO/IEC 7816-1-1998 ISO/IEC 7816-2-1998 ISO/IEC 7816-3-2006 ISO/IEC 7816-4-2005 ISO/IEC 7816-5-2004 ISO/IEC 7816-6-2004 ISO/IEC 7816-7-1999 ISO/IEC 7816-8-2004 ISO/IEC 7816-9-2004 ISO/IEC 7816-10-1999 ISO/IEC 7816-11-2004 ISO/IEC 7816-12-2005 ISO/IEC 7816-13-2007 ISO/IEC 7816-15-2004)
    2010-05-19 13:45:25下载
    积分:1
  • ADC
    基于蓝牙协议栈BLE4.0的模块CC2541的ADC采集实验(Stack BLE4.0 module CC2541-based Bluetooth protocol ADC acquisition experiment)
    2016-04-29 00:27:58下载
    积分:1
  • 51-1602
    基于Keil的51工程-1602移位显示(51 works based on Keil-1602 shift display)
    2013-08-10 09:57:28下载
    积分: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
  • 18B20
    18B20电路图,温度传感器,汇编版与C语言版共有及51开发板上的连线(The 18B20 schematic, temperature sensor, assembly version of the C language version of Total and 51 development board of the connection)
    2012-04-30 20:27:30下载
    积分:1
  • sinesignalgraphic
    sine signal graphic visual c++ platform?????enter the frequency and the amplitude
    2009-05-27 09:21:18下载
    积分:1
  • bldc-drive-with-hall
    基于stm32的bldc驱动,有hall位置传感器,电流传感器采样,方波驱动。(Based on stm32 BLDC drive motors, hall position sensor, current sensor sampling, square wave drive.)
    2020-10-10 22:07:40下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载