Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
Special Firmware Options

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
 

Detailed Description

Special functions use to enable or disable special firmware options.

Macro Definition Documentation

◆ CURRENT_CALIBRATION

#define CURRENT_CALIBRATION   false

Definition at line 192 of file config.h.

◆ DAC_DEBUG

#define DAC_DEBUG   false

Definition at line 187 of file config.h.

◆ DCDC400V_SYSTEM

#define DCDC400V_SYSTEM   true

Definition at line 15 of file config.h.

◆ DCDC800V_SYSTEM

#define DCDC800V_SYSTEM   false

Definition at line 16 of file config.h.

◆ OPEN_LOOP_PBV

#define OPEN_LOOP_PBV   false

Definition at line 189 of file config.h.

◆ OPEN_LOOP_POTI

#define OPEN_LOOP_POTI   false

Definition at line 188 of file config.h.

◆ PBV_CANFD

#define PBV_CANFD   1

Definition at line 16 of file comms_config.h.

◆ PBV_UART

#define PBV_UART   0

Definition at line 15 of file comms_config.h.

◆ PERIOD_MODULATION_DEMO

#define PERIOD_MODULATION_DEMO   false

Definition at line 14 of file config.h.

◆ VPRI_OPTOCOUPLER_POLARITY

#define VPRI_OPTOCOUPLER_POLARITY   false

Definition at line 196 of file config.h.