@mchp-mcc/melody
v2.8.0
Published
# MCC Melody Core * MPLAB® Code Configurator (MCC) Melody offers Libraries, Drivers, Peripheral Libraries (PLIB), and Hardware Initializers (HWI) for developing embedded software for Microchip PIC® and AVR® Microcontrollers (MCUs) and dsPIC® Digital Signa
Downloads
6,004
Maintainers
Keywords
Readme
Overview
MCC Melody Core
MPLAB® Code Configurator (MCC) Melody offers Libraries, Drivers, Peripheral Libraries (PLIB), and Hardware Initializers (HWI) for developing embedded software for Microchip PIC® and AVR® Microcontrollers (MCUs) and dsPIC® Digital Signal Controllers (DSCs). These components can be customized using a graphical configuration tool that generates highly efficient C code.
MCC Melody offers several features that make it a powerful tool for developing embedded software
Graphical User Interface [MVL]: Provides a user-friendly graphical interface that simplifies microcontroller peripherals configuration can be directly used in MCC environment.
Application Builder : It's a tool that facilitates the visual construction of an application’s hardware and software stack, offering a clear view of component dependencies and context within your project.
Register View/Initialization : Register View or Register Initialization is a read-only view. It shows the resultant values of the registers based on Easy View changes and Firmware code is generated reflecting these values.
Register Editor: Register Editor allows direct access to configure the registers and bit settings via Graphical User Interface. Firmware code is generated reflecting these values.
Configuration Help: MCC Melody provides contextual help through its component-level help support.
Code Generation: It's generates C Codes based on the selected configurations.
Installation and usage
Documentation
Release Notes
Changelog
- Repairs and Enhancements