@mchp-mcc/mcp802x-driver
v1.2.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Maintainers
Keywords
Readme
MCC Melody MCP802X Driver
Overview
MCP8021/2/5/6 are 3-Phase Brushless DC (BLDC) Motor Gate Drivers with Power Module and Sleep Mode. The driver module presents a graphical user interface (GUI) to the user for configuring the parameters sent to the PLIB module.
Features
- The user can add multiple configurations of the MCP802X registers and select the default one
- Automatic UART configuration without user intervention (only the UART module needs to be selected by the user)
Changelog
All notable changes to this project will be documented in this file.
[1.2.0] - 2025-04-09
New Features
- CC16SCRIP-9688 :- Added pins validation for sip devices
- CC16SCRIP-9684 :- UART instance name is abstracted in the generated code
- CC16SCRIP-9664 :- Timer dependency added by default when loaded by MCP802x Library
- CC16SCRIP-8554 :- MCP802x Library UI changes from table view of the configurations to the pane view
- CC16SCRIP-8195 :- Added interface support to handle pin request from the driver interface
- CC16SCRIP-7404 :- Added support for MCP802x library to load and configure from a driver interface
[1.0.1] - 2023-10-16
New Features
- CC16SCRIP-7760 :- Update Module category name in dsPIC33CDV family of devices.
