Special functions use to enable or disable special firmware options. More...
Collaboration diagram for Special Firmware Options:| #define | PBV_UART 0 |
| Enable UART interrupts before. | |
| #define | PBV_CANFD 1 |
| Use CAN communication for PBV. | |
| #define | PERIOD_MODULATION_DEMO false |
| Modulates the period; for further development. | |
| #define | DCDC400V_SYSTEM true |
| When true, operates the DAB with protection thresholds for 400V output. | |
| #define | DCDC800V_SYSTEM false |
| When true, operates the DAB with protection thresholds for 800V output. | |
| #define | DAC_DEBUG false |
| test values with PIM DAC output | |
| #define | OPEN_LOOP_POTI false |
| test the code with Digital Power Development Board; runs in openloop using potentiometer | |
| #define | OPEN_LOOP_PBV false |
| use Power Board visualizer to change the parameters in Open loop operation | |
| #define | CURRENT_CALIBRATION false |
| Enable current calibration. | |
| #define | VPRI_OPTOCOUPLER_POLARITY false |
| false if not inverted; true if inverted | |
Special functions use to enable or disable special firmware options.
| #define PBV_CANFD 1 |
Definition at line 16 of file comms_config.h.
| #define PBV_UART 0 |
Definition at line 15 of file comms_config.h.