Buck Power Supply GUI System Components

The Buck Power Supply Graphical User Interface (GUI) System consists of several components:

  1. MCP19110/11/18/19 MPLAB® X Integrated Development Environment (IDE) Graphical User Interface Plug-In:
    • This graphical user interface simplifies the configuration of the MCP19110/11/18/19. It is user-installed and resides within MPLAB X IDE. This user’s guide describes the plug-in installation procedure as well as how to use it.
  2. MPLAB X Integrated Development Environment (IDE):
    • This is a complete software development environment that links the software and hardware development. This is a free tool, available from Microchip, that supports device configuration, advanced programming, and debug support. The GUI resides inside the MPLAB X IDE.
  3. MCP1911X – Power Supply Firmware:
    • This firmware is provided by the plug-in. This is standard firmware that has been configured to work with this GUI once it is opened as a project within MPLAB X IDE.
  4. MPLAB XC8 Compiler:
    • The firmware described above is coded in C and thus requires a C-compiler. C-compilers are available for free from Microchip's website.
  5. MCP19111 – Power Supply Evaluation Board:
    • This board is available from Microchip and provides a method to evaluate the performance of the MCP19111 in the target end application.
  6. PICkit™ 3 In-Circuit Debugger/Programmer, etc.:
    • A programming tool is required to configure the evaluation board. We recommend the PICkit 3 Debugger or ICD3, which is available from microchipDIRECT. In practice, you modify the GUI parameters to provide the features and performance needed in the end application. The GUI modifies the firmware, compiles it with the XC8 C-compiler, and then loads it through the PICkit 3 Debugger into the MCP19111 Evaluation Board (ADM00397), which will then perform as configured.

MCP19111 is a mid-voltage (4.5-32V) analog-based Pulse Width Modulation (PWM) controller family with an integrated 8-bit PIC® microcontroller. This unique product combines the performance of a high-speed analog solution, including high efficiency and fast transient response, with the configurability and communication interface of a digital solution. Combining these solution types creates a new family of devices that maximizes the strengths of each technology to create a more cost-effective, configurable, high-performance power conversion solution. The MCP1911X family, when combined with Microchip's Enhancement-Mode FETs, or any low Figure-of-Merit (FOM) MOSFET, produces high-efficiency (> 96%) Direct Current (DC)/DC power-conversion solutions.

MCP19111-block-diagram.PNG

FOM devices focus on minimizing both on-state resistance (Rdson) and gate charge (Qg). They are focused on maximizing power conversion performance, making them ideal for switched-mode power supply applications.

MCP19111 Target Applications

MCP19111.png
 
Microchip Direct
Buy here >

MCP19111 Power Supply Evaluation Board (ADM00397)

The MCP19111 Evaluation Board demonstrates how the MCP19111 device operates in a synchronous buck topology over a wide input voltage and load range. Nearly all operational and control system parameters are programmable by utilizing the integrated PIC microcontroller core. MPLAB® X IDE can be used in conjunction with a Graphical User Interface (GUI) plugin to easily configure the MCP19111. Alternatively, you can program the MCP19111 using your own firmware, tailoring it to your application. The evaluation board contains headers for In-Circuit Serial Programming™ (ICSP™) as well as I²C communication, pull-up and pull-down resistor pads, and test point pads on each General Purpose Input/Output (GPIO) pin, and two pushbuttons for system development.

MCP19111 Power Supply Evaluation Board (ADM00397) Features

  • Vin range: 5V to 12V
  • Adjustable Vout range: 0.5V to 3.6V
  • Maximum output current: 30A with proper air flow
  • Programming and I²C communication headers
  • Factory programmed to produce 1.8V from 12V source
MCP19111-Evaluation-Board.png
 
Microchip Direct
Buy here >

‍ ‍

Buck Power Supply Graphical User Interface Plug-In Firmware

Below are many different tasks that are accomplished by the GUI's firmware:

Initialize the Internal Peripherals

At start-up, the firmware initializes the internal operating points of the device. These include, but are not limited to:

  • Switching frequency, phase shift, and maximum duty cycle.
  • Output voltage set point.
  • Compensation parameters.
  • Protection peripherals (over-voltage, under-voltage, etc).

This action is accomplished by writing specific values into the corresponding registers.

Handle Protection Events

Most integrated analog protection functions can interrupt the main program execution. This ensures that the product and more specifically, the firmware can react to external events as fast as possible.

Soft-Start Ramp

When the output turns on, the device uses a voltage ramp in order to reach the output voltage target. This ramp is managed by the firmware by increasing the internal reference (OVCCON) step by step.

Environment Monitoring

The device can continually check its environment by using the internal Analog-to-Digital Converter (ADC). It can then use this result to make any operating point adjustments. The firmware also handles the GPIO pins’ states.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.