• 大小: 154KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-18
  • 语言: 其他
  • 标签: STM32  电机  

资源简介

交流电机库文件。里面包括电机的矢量变换等。适合电机开发的人员。 (AC motors library file. Which includes motor vector transformation. For motor development staff.)

资源截图

代码片段和文件信息

/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name          : stm32f10x_it.c
* Author             : IMS Systems Lab & MCD Application Team
* Date First Issued  : 09/29/2006
* Description        : Main Interrupt Service Routines.
*                      This file can be used to describe all the exceptions 
*                      subroutines that may occur within user application.
*                      When an interrupt happens the software will branch 
*                      automatically to the corresponding routine.
*                      The following routines are all empty user can write code 
*                      for exceptions handlers and peripherals IRQ interrupts.
********************************************************************************
* History:
* 11/28/07 v1.0
* 05/29/08 v2.0
********************************************************************************
* THE PRESENT SOFTWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
* WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME.
* AS A RESULT STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT
* INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE
* CONTENT OF SUCH SOFTWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING
* INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
*
* THIS SOURCE CODE IS PROTECTED BY A LICENSE.
* FOR MORE INFORMATION PLEASE CAREFULLY READ THE LICENSE AGREEMENT FILE LOCATED
* IN THE ROOT DIRECTORY OF THIS FIRMWARE PACKAGE.
*******************************************************************************/

/* Includes ------------------------------------------------------------------*/
#include “stm32f10x_it.h“
#include “stm32f10x_MClib.h“
#include “MC_Globals.h“

/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/

/* Private variables ---------------------------------------------------------*/

/* Private function prototypes -----------------------------------------------*/
/* Private functions ---------------------------------------------------------*/

/*******************************************************************************
* Function Name  : NMIException
* Description    : This function handles NMI exception.
* Input          : None
* Output         : None
* Return         : None
*******************************************************************************/
void NMIException(void)
{
}

/*******************************************************************************
* Function Name  : HardFaultException
* Description    : This function handles Hard Fault exception.
* Input          : None
* Output         : None
* Return         : None
**************************************

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      10408  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\cortexm3_macro.s

     文件      10408  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\cortexm3_macro.s

     文件       1350  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\STM32F10x_FLASH.icf

     文件       1648  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\stm32f10x_flash_extsram.icf

     文件       1350  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\stm32f10x_nor.icf

     文件       1350  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\stm32f10x_ram.icf

     文件       6025  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\stm32f10x_vector.c

     文件      33581  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\STM32_FOC_ACIM.ewd

     文件     111942  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\STM32_FOC_ACIM.ewp

     文件        168  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\EWARM 5_11\STM32_FOC_ACIM.eww

     文件       1350  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\STM32F10x_FLASH.icf

     文件       1648  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\stm32f10x_flash_extsram.icf

     文件       1350  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\stm32f10x_nor.icf

     文件       1350  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\stm32f10x_ram.icf

     文件       6025  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\stm32f10x_vector.c

     文件      33581  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\STM32_FOC_ACIM.ewd

     文件     112422  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\STM32_FOC_ACIM.ewp

     文件        168  2008-09-09 11:35  STM32_FOC_ACIM\EWARM\STM32_FOC_ACIM.eww

     文件       5890  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_acmotor_prm.h

     文件       2355  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_Clarke_Park.h

     文件       4760  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_const.h

     文件      10226  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_Control_Param.h

     文件       2508  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_Display.h

     文件       3027  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_encoder_param.h

     文件       3437  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_Globals.h

     文件       2039  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_IFOC_Drive.h

     文件       2113  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_Keys.h

     文件       2538  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_MotorControl_layer.h

     文件       2318  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_PID_regulators.h

     文件       4463  2008-09-09 11:35  STM32_FOC_ACIM\inc\MC_pwm_1shunt_prm.h

............此处省略71个文件信息

评论

共有 条评论