登录
首页 » C51 » stm32f407_MOTOR

stm32f407_MOTOR

于 2016-07-27 发布 文件大小:3920KB
0 137
下载积分: 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 个回复

  • ZiXueDanPianJi
    单片机自学手册,内容很全面且使用,感兴趣的可以下来看看(SCM self-study manual, which is very comprehensive and uses, interested can look down)
    2013-10-26 18:11:25下载
    积分:1
  • Automatica
    应用于移动传感器网络的高效贝叶斯空间预测方案(Efficient Bayesian spatial prediction with mobile sensor networks using Gaussian Markov random fields)
    2013-10-16 22:43:43下载
    积分:1
  • CAN
    Design And Development Of PIC Microcontroller Based Vehicle Monitoring System Using Controller Area Network (CAN) Protocol
    2016-01-12 11:41:00下载
    积分:1
  • FastICA_negentropy
    基于负熵的盲源分离,使用FastICA技术,适合初学者(BSS based on negentropy by FastICA)
    2014-01-03 14:38:31下载
    积分:1
  • 8255A
    这一篇是暑期点子大赛培训时候学习msp430时关于8255的一些介绍与应用(This is a summer training ideas contest MSP430 when learning some of the time on the 8255 introduction and application of)
    2008-12-12 07:46:56下载
    积分:1
  • Time-Delay-Systems
    时间延迟系统的应用,方法和发展趋势,详细介绍了带时延的控制系统的研究理论和方法(Time delay applications, methods and trends systems, detailing the theories and methods of control systems with delay)
    2014-01-29 09:10:36下载
    积分:1
  • pwm输入+dma
    说明:  PWM输入+DMA,亲测可用,有需要的朋友可以自行下载。(PWM input + DMA, pro-test available.)
    2020-06-19 04:20:01下载
    积分:1
  • Water-temperature-control
    毕业水温控制论文,基于c51单片机为核心,利用DS18B20检测,蜂鸣器报警,并用数码管来显示,精确度到0.1°。(Graduation thesis temperature control, based on c51 microcontroller core, use DS18B20 detection, alarm buzzer and come with a digital display, accuracy to 0.1.)
    2013-12-23 10:10:02下载
    积分:1
  • remote
    说明:  ht47r20遥控程序,红外线载波输出频率这系统时钟的12分频,当系统频率为480KHZ,载波频率为40KHZ(ht47r20 remote control procedures, infrared output carrier frequency system clock frequency of 12 minutes, when the system frequency for 480KHZ, carrier frequency 40KHZ)
    2005-11-04 09:39:45下载
    积分:1
  • 06.Sensors
    Arduino程序 Read a potentiometer, print its state out to the Arduino Serial Monitor. (Read a potentiometer, print its state out to the Arduino Serial Monitor. )
    2016-03-24 16:32:16下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载