【E2486】STM32F407无刷直流电机控制

2021-12-10 12:14:50      索炜达电子      634     

项目编号:E2486

文件大小:206K

源码说明:带中文注释

开发环境:C编译器

简要概述

STM32F407无刷直流电机控制

目录│文件列表:

 └ stm32f407-motor-control

    │ .cproject

    │ .project

    │ asm_functions.h

    │ asm_functions.S

    │ cos_table.h

    │ git_pull.sh

    │ git_push.sh

    │ invtan_table.h

    │ linker.ld

    │ main.c

    │ motor_controll_luts.h

    │ startup.S

    │ typedefs.h

    ├ .settings

    │  └ language.settings.xml

    └ Debug

       │ asm_functions.d

       │ asm_functions.o

       │ main.d

       │ main.o

       │ makefile

       │ motor_controller.elf

       │ motor_controller.hex

       │ motor_controller.lst

       │ motor_controller.map

       │ objects.mk

       │ sources.mk

       │ startup.d

       │ startup.o

       └ subdir.mk

TAGSTM32F407
  • 3 次
  • 5 分