downloade / mc_apps_sam_c2x

Home Page:https://microchip-mplab-harmony.github.io/mc_apps_sam_c2x/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


title: Microchip MPLAB® Harmony 3 Motor Control Application Examples for SAM C2x family nav_order: 1 has_children: true has_toc: false

Microchip MPLAB® Harmony 3 Motor Control Application Examples for SAM C2x family

MPLAB Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC32 microcontroller and microprocessor devices. Refer to the following links for more information.

This repository contains the MPLAB® Harmony 3 Motor Control application exmaples for SAMC2x family. Users can use these examples as a reference for developing their own motor control applications. Refer to the following links for release notes and licensing information.

Contents Summary

Folder Description
apps Demonstration applications for Motor Control
docs Contains documentation in html format for offline viewing (to be used only after cloning this repository onto a local machine). Use github pages of this repository for viewing it online.

Static Motor Control Examples

These applications contain static algorithm code and peripherals are configured using MHC. Configurations can be changed in userparam.h file.

Name Description Control Board Inverter Board
ACIM Open Loop V/Hz Open Loop V/Hz Control of ACIM ATSAMC21 Motor Control Plugin Module dsPICDEM™ MCHV-3 Support
BLDC Block Commutation using Hall Sensors Block Commutation Control of BLDC motors using Hall Sensors ATSAMC21 Motor Control Plugin Module dsPICDEM™ MCLV-2 Support
PMSM FOC using Reduced Order Luenberger Observer with Single Shunt Sensorless Field Oriented Control of PMSM using Reduced Order Luenberger Observer with Single Shunt Current Sense ATSAMC21 Motor Control Plugin Module dsPICDEM™ MCLV-2 Support
PMSM FOC using Reduced Order Luenberger Observer with Field Weakening and MTPA Sensorless Field Oriented Control of PMSM using Reduced Order Luenberger Observer (ROLO) with Field Weakening, MTPA and Flying Start Features ATSAMC21 Motor Control Plugin Module dsPICDEM™ MCLV-2 Support
dsPICDEM™ MCHV-3 Support

License Latest release Latest release date Commit activity Contributors


Follow us on Youtube Follow us on LinkedIn Follow us on Facebook Follow us on Twitter

About

https://microchip-mplab-harmony.github.io/mc_apps_sam_c2x/

License:Other


Languages

Language:C 99.9%Language:Makefile 0.1%