@mchp-mcc/avr-mcu-motor-control-library
v1.1.1
Published
The AVR® MCU Motor Control Library is a library for the AVR® EB family of devices with support for spinning a BLDC/PMSM motor using either a sensored or sensorless setup. The library interface offers motor-specific and power board customizations, MCU sett
Downloads
73
Maintainers
Keywords
Readme
AVR® MCU Motor Control Library
The AVR® MCU Motor Control Library is a library for the AVR® EB family of devices with support for spinning a BLDC/PMSM motor using either a sensored or sensorless setup. The library interface offers motor-specific and power board customizations, MCU settings, and pinout functionality. The drive algorithm takes advantage of the MCU peripherals that ensure the CPU doesn't have a large overhead and optimizes memory usage and resource consumption. User layer APIs are generated for a simple run-time configuration and control.
Changelog
All notable changes to this project will be documented in this file.
[1.1.1] - 2024-07-23
New Features
- CC8SCRIP-20520 :- AVR MCU Motor Control Library - Add fault management
- CC8SCRIP-20519 :- AVR MCU Motor Control Library - Add sensored sinusoidal drive
[1.0.0] - 2024-06-13
New Features
- CC8SCRIP-20372 :- AVR MCU Motor Control Library - Initial Release