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

bldc-drive-with-hall

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

  • Digitalpotentiometer
    基于AD8402的数字电位器,可以拟补模拟电位器进度不够的缺陷,从而提高系统的精度(AD8402 based on the digital potentiometer, can fill to simulate the defects, schedule enough potential to improve precision of the system)
    2021-05-06 22:28:36下载
    积分:1
  • ty
    说明:  8*8的矩阵键盘程序,是很好的代码喔。键盘程序采用的是查询的方式来写的喔。(8* 8 matrix keyboard procedures, is a very good code. The keyboard is used for writing.)
    2012-03-13 16:07:54下载
    积分:1
  • mega16_cymometer
    avrmega16的频率计源码,在2m以内误差为1-3hz,1602显示(avrmega16 the frequency of source, in less than 2m error 1-3hz, 1602 show)
    2009-02-19 14:36:41下载
    积分:1
  • msp430f5438system_Chinese-Materials
    msp430f5438系统中文资料(全)(msp430f5438system_Chinese Materials)
    2013-09-09 09:12:43下载
    积分:1
  • qinatuihuidai
    计算配电网络潮流 基于40节点计算配电网潮流电压及其电流 (Calculation of distribution network based on 40 tide node voltage and current power flow calculation)
    2014-05-21 11:55:03下载
    积分:1
  • vb_温湿度_Access
    说明:  100% 可以运行的温湿度显示软件,数据保存在数据库之间的通信 串口通信(100% operational temperature and humidity display software, data stored in the database communication serial port)
    2020-06-18 06:20:01下载
    积分:1
  • the-voltage-ad-collection
    单片机1260Sc5a 的ad 采集电压,带详细注解,适合初学者哦!(The microcontroller 1260Sc5a ad collection voltage, with detailed notes, suitable for beginners Oh!)
    2013-05-09 22:43:22下载
    积分:1
  • fpspr70
    COM reference for farPoint Spread 7.0
    2015-10-09 20:45:05下载
    积分:1
  • FT245BL
    ftdi公司的USB设备通信上位机编程。(The PC programing for FTDI S USB device)
    2012-03-02 17:01:31下载
    积分:1
  • USART-RS232
    这是基于STM32的USART转232的应用程序(This is based on the STM32 USART 232 applications)
    2016-04-18 14:53:57下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载