#define | PLANT_MEASUREMENT false |
Global defines used to enable/disable special firmware options. More... | |
#define | DBGPIN1_ENABLE true |
Enables debug pin indicating control loop execution timing. More... | |
#define | DBGPIN2_ENABLE true |
Enables debug pin indicating control loop execution timing. More... | |
#define | DBGDAC_ENABLE true |
Enables debug DAC output pin reproduing control loop output as analog signal. More... | |
#define DBGDAC_ENABLE true |
Enables debug DAC output pin reproduing control loop output as analog signal.
Definition at line 82 of file dpsk3_hwdescr.h.
#define DBGPIN1_ENABLE true |
Enables debug pin indicating control loop execution timing.
Definition at line 79 of file dpsk3_hwdescr.h.
#define DBGPIN2_ENABLE true |
Enables debug pin indicating control loop execution timing.
Definition at line 80 of file dpsk3_hwdescr.h.
#define PLANT_MEASUREMENT false |
Global defines used to enable/disable special firmware options.
This section is used to enable/disable special options useful during development, debugging, troubleshooting the recent firmware or to tailor special functions of this application. If enabled, replaces the common voltage control loop by a simple P-control loop to perform measurements of the plant transfer function.
Definition at line 77 of file dpsk3_hwdescr.h.