Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example

Conversion macros for user-declarations of Adaptive Gain Modulation parameters of the boost converter. More...

+ Collaboration diagram for Boost Converter:

Macros

#define BOOST_VOUT_TRIG_PWM   0
 Conversion macros of phase current feedback parameters. More...
 

Detailed Description

Conversion macros for user-declarations of Adaptive Gain Modulation parameters of the boost converter.

Macro Definition Documentation

◆ BOOST_VOUT_TRIG_PWM

#define BOOST_VOUT_TRIG_PWM   0

Conversion macros of phase current feedback parameters.

These conversion macros are used to convert user settings defined as physical quantities into binary (integer) numbers, which will be written to registers and variables and used in calculations throughout the firmware.Boost VOUT control loop is called in PWM interrupt

Definition at line 1362 of file dpsk3_hwdescr.h.