EPC9143 300 W 16th Brick DC/DC Module Reference Design

User-declaration of output voltage feedback parameters using physical quantities. More...

+ Collaboration diagram for User Settings:
#define BUCK_VOUT_NOMINAL   (float)12.000
 Declaration of output voltage feedback properties. More...
 
#define BUCK_VOUT_TOLERANCE_MAX   (float)0.500
 Output voltage tolerance [+/-]. More...
 
#define BUCK_VOUT_TOLERANCE_MIN   (float)0.100
 Output voltage tolerance [+/-]. More...
 
#define BUCK_VOUT_DIV_R1   (float)(18.00)
 Upper voltage divider resistor in kOhm. More...
 
#define BUCK_VOUT_DIV_R2   (float)(4.750)
 Lower voltage divider resistor in kOhm. More...
 
#define BUCK_VOUT_FEEDBACK_OFFSET   (float)(0.0)
 Physical, static signal offset in [V]. More...
 
#define BUCK_VOUT_ADC_TRG_DELAY   (float)(0.0e-9)
 Trigger delay in [sec]. More...
 

Detailed Description

User-declaration of output voltage feedback parameters using physical quantities.

Macro Definition Documentation

◆ BUCK_VOUT_ADC_TRG_DELAY

#define BUCK_VOUT_ADC_TRG_DELAY   (float)(0.0e-9)

Trigger delay in [sec].

Definition at line 491 of file epc9143_r40_hwdescr.h.

◆ BUCK_VOUT_DIV_R1

#define BUCK_VOUT_DIV_R1   (float)(18.00)

Upper voltage divider resistor in kOhm.

Definition at line 488 of file epc9143_r40_hwdescr.h.

◆ BUCK_VOUT_DIV_R2

#define BUCK_VOUT_DIV_R2   (float)(4.750)

Lower voltage divider resistor in kOhm.

Definition at line 489 of file epc9143_r40_hwdescr.h.

◆ BUCK_VOUT_FEEDBACK_OFFSET

#define BUCK_VOUT_FEEDBACK_OFFSET   (float)(0.0)

Physical, static signal offset in [V].

Definition at line 490 of file epc9143_r40_hwdescr.h.

◆ BUCK_VOUT_NOMINAL

#define BUCK_VOUT_NOMINAL   (float)12.000

Declaration of output voltage feedback properties.

In this section the output voltage feedback signal scaling, gain, valid signal limits and nominal operating point is specified. Physical quantities are used to define values. Macros are used to convert given physical values into binary (integer) number to be written into SFRs and variables. Nominal output voltage

Definition at line 484 of file epc9143_r40_hwdescr.h.

◆ BUCK_VOUT_TOLERANCE_MAX

#define BUCK_VOUT_TOLERANCE_MAX   (float)0.500

Output voltage tolerance [+/-].

Definition at line 485 of file epc9143_r40_hwdescr.h.

◆ BUCK_VOUT_TOLERANCE_MIN

#define BUCK_VOUT_TOLERANCE_MIN   (float)0.100

Output voltage tolerance [+/-].

Definition at line 486 of file epc9143_r40_hwdescr.h.