Skip to main content

Quick start

This section provides a simple workflow for how to use the Power Conversion Configurator.

  1. Create a project for a PSOC™ Control BSP using the Project Creator.

  2. If the mtb-pwrconv library is not present in the project, use the Library Manager to add it.

  3. Use the Device Configurator to add a Buck Converter on the Solutions tab and configure the hardware.

  4. Launch the Power Conversion Configurator .

  5. Configure the parameters as required.

  6. Save the configuration. See Code generation .

  7. Open the Device Configurator and configure peripherals if required.

  8. Use the generated structures from cycfg_pwrconv.h and cycfg_pwrconv.c files as input parameters for functions in your application.