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

bldc-drive-with-hall

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

  • 1602
    说明:  用4*4矩阵键盘给液晶1602送四位数,其中第四行按键设置为功能键,按键显示可调对应位的数字(With 4* 4 matrix keyboard to send the four-digit LCD 1602, the fourth line of buttons is set to function keys, adjustable button displays the corresponding number of bits)
    2009-08-29 13:21:16下载
    积分:1
  • RFID
    使用usrp1或usrp n210搭建rfid,环境,gnuradio 3.4.2 ubuntu 10.10(usrp1,usrp2,make rfid gnuradio 3.4.2 ubuntu 10.10)
    2021-01-04 17:08:55下载
    积分:1
  • SHIYANJIU
    基于51的C语言频率计,内涵仿真图,以实现空能(Based on 51 C-language frequency meter, meaning simulation diagram, in order to achieve air can)
    2013-07-17 14:12:29下载
    积分:1
  • jjcsy
    酒精测试仪proteus仿真,单片机进行分析处理,判断是否醉酒驾车,再通过液晶板显示出来。(Alcohol Tester proteus simulation, analysis and processing microcontroller to determine whether drunk driving, and then through the LCD panel display.)
    2013-11-27 15:26:09下载
    积分:1
  • 61IC_S1643
    CC2591功放PCB CC2530+PA (CC2591 power amplifier PCB CC2530+ PA)
    2012-04-10 15:13:53下载
    积分:1
  • PLC--elevator
    plc 的电梯控制程序,含有组态软件,控制算法。plc 采用三菱fx1n(plc elevator control program, containing configuration software)
    2014-02-20 21:17:01下载
    积分:1
  • SD卡2.0协议
    SD卡2.0协议的详细资料,可用与SPI使用(The details of the SD card 2.0 protocol can be used with SPI)
    2017-07-31 17:13:52下载
    积分:1
  • artoflayout
    模拟版图的艺术,layout,区别于普通的pcb版图。属于微电子行业的设计,相关工具有laker、cadence等等(The art of analog layout, layout, layout pcb from ordinary. Belonging to the design of micro-electronics industry, the relevant tools laker, cadence, etc.)
    2009-04-30 14:47:34下载
    积分:1
  • TempHumSystem
    这是一个用于工控的上位机系统,可以实时监测温度,露点,湿度。用户可以根据具体情况设定报警点,当达到报警点,系统通过邮件发送报警信息给用户。(This is a PC for industrial control of the system, can be real-time monitoring of temperature, dew point and humidity. Users can set alarms based on specific circumstances, when the police reached, the system, through e-mail warning messages to users.)
    2009-05-16 10:46:36下载
    积分:1
  • 60s
    该程序为初学者学习单片机时使用的60S倒计时程序,可将开程序用在proteus软件上进行仿真,我试过可行的~(The program for beginners to learn the use of single-chip microcomputer of the 60S countdown procedures, can be used in open procedures proteus simulation software, I tried to possible ~)
    2009-06-02 09:48:30下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载