Contains all the module generated by MCC for this application. More...
Topics | |
ADC Multicore Driver | |
High-Speed, 12-Bit Multiple SARs Analog-to-Digital Converter driver using dsPIC MCUs. | |
CAN FD Driver | |
CAN FD Driver using dsPIC MCUs. | |
CMP DAC Driver | |
High Speed Analog Comparator with Slope Compensation DAC driver using dsPIC MCUs. | |
PWM HS Driver | |
High-Resolution Pulse-Width Modulated (PWM) with Fine Edge Placement using dsPIC MCUs. | |
DMT Driver | |
Deadman Timer (DMT) driver using dsPIC MCUs. The functionality is to interrupt the processor in the event of a software malfunction. | |
Interrupt Driver | |
Interrupt Priority configuration driver using dsPIC MCUs. | |
WDT Driver | |
Watchdog Timer Driver using dsPIC MCUs. | |
Pins Driver | |
The Pin Driver directs the operation and function of the selected device pins using dsPIC MCUs. | |
System Driver | |
System driver using dsPIC MCUs. | |
Reset Driver | |
Reset driver using dsPIC MCUs. | |
Clock Driver | |
Clock configurator driver for System and Peripheral Clock using dsPIC MCUs. | |
Traps Driver | |
Traps driver with handler for all types of traps using dsPIC MCUs. | |
Timer Driver | |
Timer Driver is a 16-bit timer or 32-bit timer that can operate as a free-running interval timer using dsPIC MCUs. | |
UART Driver | |
Universal Asynchronous Receiver Transmitter driver using dsPIC MCUs. | |
DMA Driver | |
Direct Memory Access driver to service high data throughput peripherals allowing them to access data memory directly using dsPIC MCUs. | |
SPI Client Driver | |
Serial Peripheral Interface (SPI) CLIENT Driver using dsPIC MCUs. | |
MSI-Main Driver | |
This is the generated driver interface file for the MAIN_CORE driver. | |
MSI-Secondary Driver | |
This is the generated driver interface file for SEC_CORE driver. | |
MPLAB X MCC (Microchip Code Configurator) Melody is a graphical programming tool integrated into the MPLAB X Integrated Development Environment (IDE). It simplifies the process of configuring and generating code for Microchip microcontrollers. With MCC Melody, users can visually select and configure peripherals, middleware, and libraries, and then automatically generate the corresponding C code. This tool enhances productivity by reducing the need for manual coding and ensuring that the generated code is optimized and compatible with the selected microcontroller. It is particularly useful for both novice and experienced developers looking to streamline their development process.