This section provides a simple workflow for how to use the Power Conversion Configurator.
- Create a project for a PSOC™ Control BSP using the Project Creator.
- If the
mtb-pwrconvlibrary is not present in the project, use the Library Manager to add it. - Use the Device Configurator to add a Buck Converter on the Solutions tab and configure the hardware.
- Launch the Power Conversion Configurator.
- Configure the parameters as required.
- Save the configuration. See Code generation.
- Open the Device Configurator and configure peripherals if required.
- Use the generated structures from cycfg_pwrconv.h and cycfg_pwrconv.c files as input parameters for functions in your application.