登录
首页 » C51 » stm32f407_MOTOR

stm32f407_MOTOR

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

  • JR-Project-Backup
    现代8208芯片 abov Keil编译器 榨汁机项目: 电流检测卡机 整流桥前端可控硅调节功率(直流电机) PWM呼吸灯效果 (The modern 8208 chip abov The Keil compiler Juicing machine project: Current detection machine Bridge rectifier front-end silicon controlled power regulation (DC motor) PWM respiratory effects of light )
    2015-03-26 16:58:52下载
    积分:1
  • Cry12864_msp430
    1. No line should exceed 80 characters. 2. Use MACROs provided in the MSP430 header file.
    2011-07-28 09:15:08下载
    积分:1
  • Vacuum-pumping-speed-graph
    真空机组先启动SK-30水环真空泵带压力降到6.5 KPa(此时真空机组的抽速是SK-30的抽速)启动ZJP-1200(此时真空机组的抽速是ZJP-1200抽速)待压力降到4 KPa启动ZJP2500(此时真空机组的抽速是ZJP-2500抽速)待压力降到1kpa时最后启动ZJP5000(此时真空机组的抽速是ZJP-5000抽速)到100Pa达到使用真空度时时就可以关闭机组(Vacuum unit first start SK-30 water ring vacuum pump with pressure drops below 6.5 KPa (pumping speed of the vacuum unit at this time is SK-30 pumping speed) start ZJP-1200 (pumping speed of the vacuum unit at this time is ZJP-1200 pumping speed ) until pressure drops below 4 KPa start ZJP2500 (pumping speed of the vacuum unit at this time is ZJP-2500 pumping speed) until the last start when pressure drops 1kpa ZJP5000 (pumping speed of the vacuum unit at this time is ZJP-5000 pumping speed) to 100Pa achieved using vacuum unit can be closed from time to time)
    2020-11-09 10:29:47下载
    积分:1
  • PCF8591
    AD模数转换,基础lcd1602显示屏。。。。。。(AD analog-to-digital conversion, basic LCD 1602 display screen...)
    2020-06-19 22:20:02下载
    积分:1
  • 串口+DMA(1.0)
    说明:  在串口中使用DMA来实现数据的快速收发,源码都有,程序编译通过。(The use of DMA in the serial port to achieve rapid data transceiver, source code, program compilation through.)
    2019-04-17 14:39:33下载
    积分:1
  • impulse
    整车操稳方向盘转角脉冲横摆角速度增益数据处理程序,可以根据仿真结果自动计算增益,并且可以自动生成ADAMS软件的随即路面(Vehicle operation stability of steering wheel angle pulse yaw velocity gain data processing program, can automatically calculate the gain according to the simulation results, and can automatically generate ADAMS software then pavement)
    2021-03-06 22:49:30下载
    积分:1
  • actionGroupExample
    源码p3at小车的程序 需要的直接下载 VS2008打开 挺不错的程序!!!!(Direct download VS2008 source p3at car program needs to open11)
    2014-09-13 17:47:48下载
    积分:1
  • test
    说明:  一种新型模糊自适应PID的控制算法,试验证明是很有效的(A new type of fuzzy adaptive PID control algorithm, the pilot proved to be very effective)
    2008-10-13 08:53:38下载
    积分:1
  • F_Measure
    说明:  一个普通的测量信号频率,主要计算频率计算频率是计算频率(signal frequency)
    2011-04-03 11:02:49下载
    积分:1
  • 串行FLASH文件系统FatFs
    说明:  stm32 串行flash 挂fatfs(fatfs for stm32 and spi flash)
    2019-06-18 08:22:38下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载