Get Started with MPLAB® Code Configurator Classic

Last modified by Microchip on 2024/01/29 18:13

MPLAB® Code Configurator (MCC) Classic and MCC Melody are two distinct versions of Microchip's code generation tools. While both are designed to simplify the process of setting up a working code base for Microchip microcontrollers, they differ in their user interface and some functionalities. MCC Classic is the original version with a more traditional, straightforward interface, while MCC Melody is the newer version with a more modern, user-friendly interface and additional features.

To help new users get started with MCC Classic, a set of introductory peripheral examples is provided. These examples cover a range of common microcontroller peripherals such as GPIO (General Purpose Input/Output), Timers, and Complimentary Waveform Generator. Each example provides a step-by-step guide on how to configure the peripheral using MCC Classic, generate the code, and integrate it into a project. This makes it easier for beginners to understand the process and quickly start developing their applications.

Examples include: