登录
首页 » C51 » stm32f407_MOTOR

stm32f407_MOTOR

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

  • IIC实验
    开机的时候先检测 24C02 是否存在,然后在主循环里面检测两个按键,其中 1 个按键(KEY1) 用来执行写入 24C02 的操作,另外一个按键(KEY0) 用来执行读出操作,在 TFTLCD 模块上显示相关信息。同时用 DS0 提示程序正在运行。(When booting, it first detects the existence of 24C02, and then detects two keys in the main loop. One key (KEY1) is used to write 24C02, and the other key (KEY0) is used to read out, displaying relevant information on the TFTLCD module. At the same time, the DS0 prompt program is running.)
    2020-06-17 01:20:01下载
    积分:1
  • stm32两路相位差180度PWM
    stm32高级定时器1产生两路相位差180度PWM,频率、占空比可调。(STM32 produces two phase difference 180 degree PWM)
    2017-10-25 10:40:33下载
    积分:1
  • dashboard1.3L
    汽车仪表程序 驱动步进电机,LCD段码式 燃油表,水温表,车速表,转速表(dashboard program)
    2016-03-09 14:39:34下载
    积分:1
  • CAN
    CAN (CAN )
    2015-01-10 18:38:26下载
    积分:1
  • stm32f030r8t6-adc
    STM32F030R8T6 编写的ADC驱动程序;为一个子函数,可根据需求进行调用。经过测试可以使用。工程要自己建;有什么问题可咨询;(STM32F030R8T6 write ADC driver As a child function, can be called according to demand.After test can be used.Engineering to build What s the problem can be consulting )
    2016-05-11 17:28:35下载
    积分:1
  • nRF905无线双向通信
    nrf905模块的无线通信例子,希望有用(Nrf905 module wireless communication example, hope useful)
    2020-06-19 16:00:02下载
    积分:1
  • ledshansuo
    这是单片机系统下,研究led跑马灯项目说明及源代码(This is the SCM system, the study led Marquee project description and source code)
    2013-04-20 15:43:20下载
    积分:1
  • noname5
    Pscad file for elaluation of DF effect in protection and reliability of power system
    2014-05-30 02:42:09下载
    积分:1
  • SPI-I2S
    说明:  spi模拟i2s,实现音频播放,网上的参考,不易找到,供大家分享(spi simulation i2s, for audio playback, online reference, easy to find for people to share)
    2011-03-10 10:34:15下载
    积分:1
  • G2 pocket lab code for CCS5.1
    CCS所有功能例程,实现AD采样、pwm产生等功能(CCS all functional routines, realize AD sampling, PWM generation and other functions)
    2020-06-23 07:40:01下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载