Giter VIP home page Giter VIP logo

ctrl-foc-lite's Introduction

Ctrl-FOC-Lite评估套件

基于SimpleFOC的一个修改版项目,官方版本基本都是基于Arduino相关板卡开发(也有基于STM32的,但是都是使用Arduino上层库浪费了很多硬件性能,比如硬件编码器接口、DMA、CAN等),所以本仓库准备在STM32的HAL固件库中移植SimpleFOC固件,同时加入FreeRTOS的支持。

硬件设计已经完成并且打样验证过了,使用的是STM32F1系列,后续可以基于本方案轻松扩展到F4等其他系列(因为HAL库很方便移植),并且扩展到多通道(只要硬件定时器够用),扩展到大功率方案(DRV8302+大功率MOS)。本评估板中引出了所有IO资源,相关资源分配可以参考.ioc文件:

固件使用CLion开发编译,不熟悉的同学可以参考这篇文章:

配置CLion用于STM32开发

ctrl-foc-lite's People

Contributors

peng-zhihui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.