登录
首页 » Asm » BLDC

BLDC

于 2016-05-30 发布 文件大小:6868KB
0 237
下载积分: 1 下载次数: 61

代码说明:

  基于stm32的速度闭环,直流无刷电机驱动程序。(Based stm32 speed closed loop brushless DC motor driver.)

文件列表:

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,270,2011-11-03
....\.....\....\src
....\.....\....\...\BLDC.c,11145,2011-11-03
....\.....\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
....\.....\KEY
....\.....\...\inc

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

发表评论

0 个回复

  • 4、液晶显示器
    这是基于开发板LPC1114的源码程序,是用C语言编写,关于液晶显示屏的配置和实现同时它也是一个完整的模板,可以在此基础上添加其他程序用于开发板的学习,是一个完整的模板,可直接使用。(This is based on the development board LPC1114 source code program, is written in C language, on the LCD display configuration and implementation at the same time it is a complete template, you can add other programs on this basis for the development board learning, is a complete template, can be used directly.)
    2020-06-22 17:40:02下载
    积分:1
  • Imager_SDK_14.12.20086
    Pocket 2003 Imager_SDK_14.12.20086 for software engineereing.
    2014-01-07 17:21:36下载
    积分:1
  • LED_CUBE-master
    说明:  led cub Project to activate account
    2020-06-20 14:00:02下载
    积分:1
  • gt911
    本程序为完整的用GT911芯片设计的触摸屏程序,可以供开始设计触摸屏的一个很好的参考,值的收藏(This program is complete with the GT911 chip design touch screen program, you can begin to design a touch screen for a good reference value of the collection)
    2021-04-02 19:09:07下载
    积分:1
  • 1602
    1602液晶静态显示,核心芯片51单片机,C语言编写(1602 LCD static display, 51 core chip microcontroller, C language)
    2016-04-13 09:43:59下载
    积分:1
  • w
    说明:  STM32F030F4最小系统led灯闪烁程序(STM library functions led lights)
    2020-10-09 18:07:34下载
    积分:1
  • 程序调试黑宝书
    说明:  单片机程序调试黑宝书,很好的书籍,适合入门。(Single-chip computer program debugging black book, a good book.)
    2020-06-19 09:20:02下载
    积分:1
  • Analogmeter
    模拟电表软件,主要模拟电表数据、遥测数据、参数修改、报文显示、可以模拟2个电表(可以自行修改增加),最终通过RS232转485输出。。。(Analog meter software, the main analog meter data, telemetry data, parameter modification, message displays, you can simulate two meters (which can be modified to increase its own), the final output through the RS232 switch 485. . .)
    2021-04-12 22:48:56下载
    积分:1
  • STM32对讲VS1053和2401
    STM32对讲机VS1053和2401。使用STM32做的对讲机,用VS1053做语音的编码和解码,用NRF24L01做通信。带有详细代码。(STM32 walkie-talkie VS1053 and 2401. Use STM32 as walkie-talkie, VS1053 as voice coding and decoding, NRF24L01 as communication. With detailed code.)
    2020-06-21 05:20:01下载
    积分:1
  • STM32_nongli_Calendar
    用stm32f103单片机计算农历,输出公历时间等完美的程序。(Using stm32f103 calculate the lunar calenda. )
    2021-03-07 22:39:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载