1 Star 0 Fork 43

大狮子 / FOC无刷电机矢量控制器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 2.10 KB
一键复制 编辑 原始数据 按行查看 历史
路何求 提交于 2021-12-13 01:12 . 修改README中的制作进度

LuHeQiu Logo

路何求创想工坊出品 | 硬件&算法工坊

【FOC+STM32】Dual-Channel Controller of BLDC Motor with FOC - README

INTRODUCTION

The main control chip of the controller is STM32F405RGT6. And the controller is based on the HAL library and the FreeRTOS. It reserves one CAN, USART, SWD, and USB interface, which is convenient for communication and control engineering applications. The controller provides dual-channel brushless motor control, and reserves the encoder interface and voltage sampling interface respectively, which is suitable for control applications or algorithm verification of inductive FOC and non-inductive FOC. Besides, the control board can also be suitable for vector control of asynchronous motors.

Note: This project is a hardware design and algorithm verification project. It is currently in the design and verification stage. Complete engineering application tests and extreme parameter stress tests have not been carried out. Please do not use it directly to avoid safety issues and property losses. The subsequent verification will be updated synchronously

C
1
https://gitee.com/lzydoit/motor-controller-with-foc.git
git@gitee.com:lzydoit/motor-controller-with-foc.git
lzydoit
motor-controller-with-foc
FOC无刷电机矢量控制器
master

搜索帮助