登录
首页 » C51 » stm32f407_MOTOR

stm32f407_MOTOR

于 2016-07-27 发布 文件大小:3920KB
0 150
下载积分: 1 下载次数: 16

代码说明:

  基于STM32F407开发编程,实现四驱小车的移动控制。(The development of STM32F407 based programming, mobile control four-wheel drive car. )

文件列表:

stm32f407_MOTOR
...............\App
...............\...\inc
...............\...\...\app_control_fuc.h,399,2015-04-10
...............\...\...\app_protocol_uart.h,1607,2015-05-25
...............\...\...\stm32f4xx_conf.h,3805,2013-12-14
...............\...\...\stm32f4xx_it.h,2221,2012-04-13
...............\...\src
...............\...\...\app_control_fuc.c,4396,2015-05-25
...............\...\...\app_main.c,1679,2015-05-29
...............\...\...\app_protocol_uart.c,7865,2015-05-25
...............\Driver
...............\......\inc
...............\......\...\drv_can.h,808,2015-03-16
...............\......\...\drv_delay.h,254,2015-03-18
...............\......\...\drv_gps.h,2057,2015-05-29
...............\......\...\drv_key.h,1284,2015-05-28
...............\......\...\drv_led.h,912,2015-03-17
...............\......\...\drv_timer.h,1615,2015-05-28
...............\......\...\drv_uart.h,1883,2015-03-17
...............\......\src
...............\......\...\drv_can.c,4025,2015-05-29
...............\......\...\drv_delay.c,2047,2015-05-28
...............\......\...\drv_gps.c,6658,2015-05-13
...............\......\...\drv_key.c,2947,2015-03-13
...............\......\...\drv_led.c,2044,2015-03-13
...............\......\...\drv_timer.c,5662,2015-05-29
...............\......\...\drv_uart.c,6660,2015-05-29
...............\Libraries
...............\.........\CMSIS
...............\.........\.....\arm_cos_f32.c,10831,2011-07-26
...............\.........\.....\arm_sin_f32.c,11178,2011-07-26
...............\.........\.....\Include
...............\.........\.....\.......\arm_common_tables.h,1120,2011-10-03
...............\.........\.....\.......\arm_math.h,240337,2015-04-10
...............\.........\.....\.......\core_cm0.h,31948,2011-10-03
...............\.........\.....\.......\core_cm3.h,69722,2011-10-03
...............\.........\.....\.......\core_cm4.h,79281,2011-10-03
...............\.........\.....\.......\core_cm4_simd.h,23979,2011-10-03
...............\.........\.....\.......\core_cmFunc.h,15691,2011-10-03
...............\.........\.....\.......\core_cmInstr.h,16108,2011-10-03
...............\.........\.....\.......\stm32f4xx.h,531336,2015-01-07
...............\.........\.....\.......\system_stm32f4xx.h,2222,2012-03-05
...............\.........\STM32F4xx_StdPeriph_Driver
...............\.........\..........................\inc
...............\.........\..........................\...\misc.h,6923,2012-03-05
...............\.........\..........................\...\stm32f4xx_can.h,27317,2012-03-05
...............\.........\..........................\...\stm32f4xx_dbgmcu.h,4295,2012-03-05
...............\.........\..........................\...\stm32f4xx_dma.h,28879,2012-03-05
...............\.........\..........................\...\stm32f4xx_exti.h,8011,2012-03-05
...............\.........\..........................\...\stm32f4xx_gpio.h,17700,2012-03-05
...............\.........\..........................\...\stm32f4xx_i2c.h,31941,2014-08-15
...............\.........\..........................\...\stm32f4xx_pwr.h,6153,2012-03-05
...............\.........\..........................\...\stm32f4xx_rcc.h,24873,2012-03-05
...............\.........\..........................\...\stm32f4xx_syscfg.h,7227,2012-03-05
...............\.........\..........................\...\stm32f4xx_tim.h,51688,2012-03-05
...............\.........\..........................\...\stm32f4xx_usart.h,17801,2012-03-05
...............\.........\..........................\src
...............\.........\..........................\...\misc.c,11442,2012-03-05
...............\.........\..........................\...\stm32f4xx_can.c,60056,2012-03-05
...............\.........\..........................\...\stm32f4xx_dbgmcu.c,6808,2012-03-05
...............\.........\..........................\...\stm32f4xx_dma.c,52695,2012-03-05
...............\.........\..........................\...\stm32f4xx_exti.c,10346,2012-03-05
...............\.........\..........................\...\stm32f4xx_gpio.c,21157,2012-03-05
...............\.........\..........................\...\stm32f4xx_i2c.c,54369,2014-08-15
...............\.........\..........................\...\stm32f4xx_iwdg.c,9671,2012-03-05
...............\.........\..........................\...\stm32f4xx_pwr.c,25222,2012-03-05
...............\.........\..........................\...\stm32f4xx_rcc.c,74782,2012-03-05
...............\.........\..........................\...\stm32f4xx_syscfg.c,7603,2012-03-05
...............\.........\..........................\...\stm32f4xx_tim.c,125490,2012-03-05
...............\.........\..........................\...\stm32f4xx_usart.c,56804,2012-03-05
...............\Output
...............\......\app_control_fuc.crf,382570,2016-06-15
...............\......\app_control_fuc.d,2031,2016-06-15
...............\......\app_control_fuc.o,346080,2016-06-15
...............\......\app_main.crf,307827,2016-06-15
...............\......\app_main.d,1857,2016-06-15
...............\......\app_main.o,332760,2016-06-15
...............\......\app_protocol_uart.crf,304395,2016-06-15
...............\......\app_protocol_uart.d,1747,2016-06-15
...............\......\app_protocol_uart.o,328064,2016-06-15
...............\......\DMS.axf,409592,2016-06-15
...............\......\DMS.build_log.htm,198,2016-07-27
...............\......\DMS.hex,44368,2016-06-15
...............\......\DMS.htm,101838,2016-06-15
...............\......\DMS.lnp,834,2016-06-15
...............\......\DMS.sct,479,2015-03-13
...............\......\drv_can.crf,301456,2016-06-15
...............\......\drv_can.d,1466,2016-06-15
...............\......\drv_can.o,323024,2016-06-15
...............\......\drv_delay.crf,296514,2016-06-15
...............\......\drv_delay.d,1439,2016-06-15
...............\......\drv_delay.o,320244,2016-06-15
...............\......\drv_gps.crf,314338,2016-06-15
...............\......\drv_gps.d,1608,2016-06-15
...............\......\drv_gps.o,334576,2016-06-15
...............\......\drv_key.crf,297497,2016-06-15
...............\......\drv_key.d,1395,2016-06-15
...............\......\drv_key.o,322564,2016-06-15
...............\......\drv_led.crf,296753,2016-06-15

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

发表评论

0 个回复

  • GTS800Demo
    深圳固高科技的运动控制卡设置软件源代码,C++ 编写,目前正在现场使用(Googol control card)
    2013-12-01 22:07:37下载
    积分:1
  • C51LCDdisplay
    C51驱动LCD显示器的单片机程序。可以显示英文,数字(C51-driven LCD monitor SCM procedures. It shows in English, figures)
    2006-06-02 13:05:47下载
    积分:1
  • Altium
    超全的AD库 包含了比较全的一些常用库文件,常用51单片机以及C8051F系列,还有一些常用的IC(Ultra-wide AD library contains more full of some commonly used libraries, common C8051F series microcontrollers and 51, there are some common IC)
    2021-03-25 12:19:13下载
    积分:1
  • matlab_simple_pid_model
    一个简单的pid模型。运行后可以获得pid控制曲线。通过修改p/i/d的参数,观看控制曲线的变化。(A simple pid model running under matlab. It could simulate and output the PID curve with manual setting p/i/d values.)
    2013-04-26 23:46:55下载
    积分:1
  • PWM_IR-stm32f103c8
    stm32f103c8t6上面实现uart3的Irda功能接受红外字符,控制TIM4上面4个通道的pwm输出占空比(stm32f103c8t6 functions to achieve the above uart3 acceptance of Irda Infrared character, control TIM4 above 4 channel pwm output duty)
    2013-11-22 10:43:37下载
    积分:1
  • keyleduart
    说明:  自己编写的一部分完整代码,是学习arm9的好工具,这个程序是针对s3c2440的。能够实现按键检测,led显示和串口的打印。(I have written part of the complete code, is a good tool for learning arm9, this program is for s3c2440' s. To achieve key detection, led display and print the serial port.)
    2010-04-14 21:20:53下载
    积分:1
  • xdr3
    XDR types for NFSv3 in nfsd.
    2015-06-12 18:21:50下载
    积分:1
  • CHUANGANQI
    博创的创意之星机器人套件的十个例程,主要是传感器的使用讲解(Borch Star robot creative suite ten routines, mainly to explain the use of sensors)
    2014-04-23 17:24:39下载
    积分:1
  • Dead-time-Compensation-
    针对感应电机矢量控制系统,提出了一种可以同时补 偿死区误差电压并消除零电流钳位现象的死区补偿方法。在分析影响死区效应的因素以及等效死区时间表达式的基础上,采用平均死区时间补偿法,在两相静止轴系中对等效死区时间产生的误差电压进行了补偿。为了提高电流极性检测的准确性,利用旋转轴系中的励磁电流和转矩电流分量经过 坐标反变换,判断电流在两相静止轴系所处的扇区来决定需 要施加的补偿电压。(A dead—time compensation strategy is presented to compensate dead time elTor voltage and eliminate zero·- current clamping effect for vector controlled induction motor drive system.The factors influencing dead·time effect are analyzed,and expression of equivalent dead time is deduced.Average dead·time compensation technique is adopted to compensate error voltage at two—axes stationary frame.To improve accuracy of current polarity detection,components of magnetizing current and torque current are transformed into two-axes stationary frame.Therefore,compensating voltage vector Can be determined according to the sector where the current vector locates.)
    2017-05-01 16:42:48下载
    积分:1
  • MicroprocessorDriveDM9000
    网上有许多关于DM9000网卡芯片的介绍,然而这些介绍大多是关于Linux或WinCE下的驱动程序或移植,很少有介绍单片机驱动DM9000的例子。本文详细介绍了调试DM9000E的过程,仅供参考。(There are many online card chip on the DM9000 introduction, however, most of these presentations are on Linux or WinCE driver or under the transplantation, very few examples of introduced Microprocessor DM9000. This paper describes the process of debugging DM9000E for reference purposes only.)
    2010-07-17 00:13:28下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载