CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:STM32_Bipolar-stepper-motor-drive

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-10-10
  • 文件大小:
    4.75mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

STM32双极性步进电机驱动的源代码,完整的功能,库文件。

KEIL下运行-Main function:



HAL generic update



Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= 

Fix on Timeout management, Timeout value set to 0 passed to API automatically exits the function after checking the flag without any wait



Common update for the following communication peripherals: SPI, UART, USART and IRDA

Add DMA circular mode support



Remove lock recursive process



Add new macro __HAL_RESET_HANDLE_STATE to reset a given handle state

When USE_RTOS == 1 (in stm32l0xx_hal_conf.h), the __HAL_LOCK() is not defined instead of being defined empty

Use “__IO const” instead of “__I”, to avoid any compilation issue when __cplusplus switch is defined

Add new functions for the DBGMCU module

HAL_EnableDBGSleepMode()

HAL_DisableDBGSleepMode()

HAL_EnableDBGStopMode()

HAL_DisableDBGStopMode()

HAL_EnableDBGStandbyMode()

HAL_DisableDBGStandbyMode()

Miscellaneous comments update


(系统自动生成,下载前可以参看下载内容)

下载文件列表

STM32双极性步进电机驱动/
STM32双极性步进电机驱动/Documentation/
STM32双极性步进电机驱动/Documentation/X-CUBE-SPN5-HELP.chm
STM32双极性步进电机驱动/Drivers/
STM32双极性步进电机驱动/Drivers/BSP/
STM32双极性步进电机驱动/Drivers/BSP/Components/
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/Release_Notes.html
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/accelero.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/audio.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/camera.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/epd.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/gyro.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/io.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/lcd.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/motor.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/ts.h
STM32双极性步进电机驱动/Drivers/BSP/Components/Common/tsensor.h
STM32双极性步进电机驱动/Drivers/BSP/Components/l6208/
STM32双极性步进电机驱动/Drivers/BSP/Components/l6208/Release_Notes.html
STM32双极性步进电机驱动/Drivers/BSP/Components/l6208/l6208.c
STM32双极性步进电机驱动/Drivers/BSP/Components/l6208/l6208.h
STM32双极性步进电机驱动/Drivers/BSP/Components/l6208/l6208_target_config.h
STM32双极性步进电机驱动/Drivers/BSP/MotorControl/
STM32双极性步进电机驱动/Drivers/BSP/MotorControl/Release_Notes.html
STM32双极性步进电机驱动/Drivers/BSP/MotorControl/motorcontrol.c
STM32双极性步进电机驱动/Drivers/BSP/MotorControl/motorcontrol.h
STM32双极性步进电机驱动/Drivers/BSP/STM32F0xx-Nucleo/
STM32双极性步进电机驱动/Drivers/BSP/STM32F0xx-Nucleo/Release_Notes.html
STM32双极性步进电机驱动/Drivers/BSP/STM32F0xx-Nucleo/stm32f0xx_nucleo.c
STM32双极性步进电机驱动/Drivers/BSP/STM32F0xx-Nucleo/stm32f0xx_nucleo.h
STM32双极性步进电机驱动/Drivers/BSP/STM32F0xx-Nucleo/stm32f0xx_nucleo_ihm05a1.c
STM32双极性步进电机驱动/Drivers/BSP/STM32F0xx-Nucleo/stm32f0xx_nucleo_ihm05a1.h
STM32双极性步进电机驱动/Drivers/BSP/STM32F4xx-Nucleo/
STM32双极性步进电机驱动/Drivers/BSP/STM32F4xx-Nucleo/Release_Notes.html
STM32双极性步进电机驱动/Drivers/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo.c
STM32双极性步进电机驱动/Drivers/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo.h
STM32双极性步进电机驱动/Drivers/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo_ihm05a1.c
STM32双极性步进电机驱动/Drivers/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo_ihm05a1.h
STM32双极性步进电机驱动/Drivers/BSP/STM32L0xx_Nucleo/
STM32双极性步进电机驱动/Drivers/BSP/STM32L0xx_Nucleo/Release_Notes.html
STM32双极性步进电机驱动/Drivers/BSP/STM32L0xx_Nucleo/stm32l0xx_nucleo.c
STM32双极性步进电机驱动/Drivers/BSP/STM32L0xx_Nucleo/stm32l0xx_nucleo.h
STM32双极性步进电机驱动/Drivers/BSP/STM32L0xx_Nucleo/stm32l0xx_nucleo_ihm05a1.c
STM32双极性步进电机驱动/Drivers/BSP/STM32L0xx_Nucleo/stm32l0xx_nucleo_ihm05a1.h
STM32双极性步进电机驱动/Drivers/CMSIS/
STM32双极性步进电机驱动/Drivers/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
STM32双极性步进电机驱动/Drivers/CMSIS/Device/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x6.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f031x6.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f038xx.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f048xx.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f051x8.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f058xx.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f071xb.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f078xx.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Release_Notes.html
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f030x6.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f030x8.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f031x6.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f038xx.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f042x6.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f048xx.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f051x8.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f058xx.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f071xb.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f072xb.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f078xx.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/
STM32双极性步进电机驱动/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x6.s
STM32双极性步进电机驱动/Drivers/CMSIS/Device/S

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com