1.2.0 • Published 10 months ago

@mchp-mcc/mcp802x-plib v1.2.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
10 months ago

MCC Melody MCP802X PLIB

Overview

MCP8021/2/5/6 are 3-Phase Brushless DC (BLDC) Motor Gate Drivers with Power Module and Sleep Mode. The PLIB module generates the C code API based on the configuration received from the graphical user interface contained in the MCP802X Driver module.

Features

  • Single wire UART protocol (DE2)
  • Auto-baud functionality for MCP8021/2
  • Low level and higher service level APIs
  • MISRA C 2012 compliant generated code

Changelog

All notable changes to this project will be documented in this file.

1.2.0 - 2025-04-10

New Features

  • CC16SCRIP-9652 :- Restricting the type of MCP8027 DAC reference data to number
  • CC16SCRIP-9650 :- Added timer call back register initialization when timer plib is loaded
  • CC16SCRIP-9638 :- Updated the over current limit values for MCP802x devices
  • CC16SCRIP-9068 :- Removed the hardcoded device name in generated code
  • CC16SCRIP-8979 :- Updated UI descriptor Aliases for MCP8027
  • CC16SCRIP-8698 :- Rename MCP8026 as MCP8027
  • CC16SCRIP-8186 :- Added pin configuration through plib-request .