PWM peripheral output pins, control signals and register assignments used to drive the buck converter. More...
#define | BUCK_DAC_INSTANCE 1U |
DAC peripheral register assignments of converter phase #1. More... | |
#define | BUCK_DACxDATH DAC1DATH |
PDM DAC referecne register. More... | |
#define | BUCK_ACMP_INSTANCE 1U |
Analog comparator instance index. More... | |
#define | BUCK_ACMPxIN 0U |
Analog comparator input selection (0=CMPxA, 1=CMPxB, 2=CMPxC, 3=CMPxD) More... | |
#define | BUCK_PCMC_PGxPCIL_PSS 0b11011 |
PWM PCI source selection (must match analog comparator instance declaration) More... | |
PWM peripheral output pins, control signals and register assignments used to drive the buck converter.
#define BUCK_ACMP_INSTANCE 1U |
Analog comparator instance index.
Definition at line 435 of file dpsk3_hwdescr.h.
#define BUCK_ACMPxIN 0U |
Analog comparator input selection (0=CMPxA, 1=CMPxB, 2=CMPxC, 3=CMPxD)
Definition at line 436 of file dpsk3_hwdescr.h.
#define BUCK_DAC_INSTANCE 1U |
DAC peripheral register assignments of converter phase #1.
When the on-board buck converter is being driven in peak current mode control, an additional PDM DAC and analog comparator peripheral is required to complement the PWM generation. All required peripheral register assignments are declared here. PDM DAC instance index
Definition at line 433 of file dpsk3_hwdescr.h.
#define BUCK_DACxDATH DAC1DATH |
PDM DAC referecne register.
Definition at line 434 of file dpsk3_hwdescr.h.
#define BUCK_PCMC_PGxPCIL_PSS 0b11011 |
PWM PCI source selection (must match analog comparator instance declaration)
Definition at line 437 of file dpsk3_hwdescr.h.