登录
首页 » C51 » stm32f407_MOTOR

stm32f407_MOTOR

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

  • Enrf24-master
    说明:  energia的一个无线模块库,新手上路,各位大佬多帮衬。(A wireless module library of Energia)
    2020-06-23 06:40:01下载
    积分:1
  • inverter_SIMCAD_simulate
    逆变器以及两个逆变器并联在simcad仿真环境下的实现(inverter and two inverters in parallel simulation environment simcad Implementation)
    2007-06-21 16:57:25下载
    积分:1
  • DC_motor_ppt
    DC motor position control
    2016-05-26 19:34:06下载
    积分:1
  • 76.TFT彩屏显示秒表(STM32神舟IV号-库函数版)
    主要是控制舵机按照多大角度进行移动控制,很适合初学者学习交流(It is mainly to control the motion control of the rudder according to how much angle, it is very suitable for beginners to learn communication)
    2018-03-15 16:20:11下载
    积分:1
  • pic_dev_brd_schematic
    PIC development board
    2010-10-05 19:31:37下载
    积分:1
  • Line-Control-of-Sensor-Assembly
    传感器组装生产线控制系统:基于欧姆龙PLC,控制汽车安全气囊传感器的生产组装流程,并将结果和生产数据传到德国Itac MES(Sensor assembly production line control system: Based on OMRON PLC, control automotive airbag sensor assembly process, and transfer the results and production data to the German MES Itac .)
    2020-08-27 20:08:15下载
    积分:1
  • waterled
    51单片机led流水灯例程,利用查表法显示8个led流水灯效果(51 single led light water routine, use a lookup table to display 8 led light water effects)
    2014-03-10 21:12:48下载
    积分:1
  • lcdmain
    说明:  基于F120的应用程序,包括字符液晶、AD、串口,以及算法等!只用于学习交流!(F120 based applications, including character LCD, AD, serial, and the algorithm! Only for the exchange of learning!)
    2006-03-02 16:06:49下载
    积分:1
  • wasi
    基于stc12c5a60s2瓦斯采集报警 上限可设,12864显示(Based stc12c5a60s2 gas gathering alarm limit can be set, 12864)
    2014-04-09 22:25:56下载
    积分:1
  • CAN
    飞思卡尔CAN扩展帧通信,Can盒发送数据,单片机接受并返回数据(The Carle CAN extended frame communication, Can box to send data, the microcontroller to accept and return data )
    2020-09-21 00:47:56下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载