登录
首页 » C51 » stm32f407_MOTOR

stm32f407_MOTOR

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

  • bootloader-2017-9-26-old
    说明:  该工程是基于LPC1857单片机开发的数控程序,包含了SDRAM、EMMC驱动代码,还在单片机上移植了UCOSIII系统,并在此基础上移植了FATFS文件系统、LWIP1.4.1网络协议栈。该工程是实际项目中的源码,稳定性绝对有保障,供大家参考。(The project is based on LPC1857 microcontroller development of CNC program, including SDRAM and EMMC driver code, and also transplanted UCOSIII system on MCU. On this basis, FATFS file system and LWIP1.4.1 network protocol stack were transplanted. The project is the source of the actual project, the stability is absolutely guaranteed for everyone's reference.)
    2018-01-03 14:57:08下载
    积分:1
  • suanfa
    打孔机主要用于在制造印刷线路板流程中的打孔作业。本问题旨在提高某类打孔机的生产效能。 打孔机的生产效能主要取决于以下几方面:(1)单个过孔的钻孔作业时间,这是由生(this is a new suan fa ofaa)
    2012-08-25 16:18:21下载
    积分:1
  • MCF52255
    MCF52255核心开发资料,一些简单的寄存器操作,能够完成一些比较简单的功能。(MCF52255 core development information, some simple register operations, able to complete some of the more simple functions.)
    2014-01-12 18:04:24下载
    积分:1
  • 扫地器人第二代实验程序
    说明:  第一代扫地机器人自由避障程序,采用八路红外传感系统外加中路超声波测距传感进行自由避障,外加死角自动回避程序(The first generation of sweeping robot free obstacle avoidance program, using eight infrared sensor system plus middle ultrasonic distance sensor to free obstacle avoidance, plus dead angle automatic avoidance program)
    2020-02-03 09:47:32下载
    积分:1
  • jiaotongdeng-51
    两份基于51单片机的交通灯,包括原理图,proteus仿真,PCB,实训报告等。是我单片机实训时的成品,调试成功的。(Based on 51 single two traffic lights, including schematics, proteus simulation, PCB, training reports. SCM training when I was finished, debugging success.)
    2014-01-04 23:04:54下载
    积分:1
  • 传送指令MOV的学习程序
    传送指令MOV的学习程序,三菱PLC控制程序(A learning program for sending instruction MOV)
    2018-04-03 15:11:33下载
    积分:1
  • main
    EDA课程设计抢答器的程序,将程序加入仿真电路可直接运行出结果(EDA course design responder programs, add the program simulation circuit can be run directly the results )
    2015-05-21 20:28:37下载
    积分:1
  • uc_51_small
    OS_II移植到单片机,网上都是大模式移植,这是我在网站上找到的小模式移植,不知道有用吗?(OS_II transplanted into single-chip, on-line model of graft are large, this is my website found in the small model of transplantation, I do not know useful?)
    2009-07-09 02:40:53下载
    积分:1
  • AHFV-simulink
    高超声速飞行器课程大作业,建立了六自由度模型,并分别采用极点配置、LQr和H无穷控制仿真 (The hypersonic vehicle courses operations, the establishment of six degrees of freedom model and were used pole placement of LQr and H infinity control simulation)
    2021-04-16 10:28:54下载
    积分:1
  • SQL
    can kao shouce (can kao shou ce )
    2013-12-23 17:21:08下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载