3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
Content
Loading...
Searching...
No Matches
vcomp1ph_dcdt.h
1
36
#ifndef _VCOMP1PH_DCDT_DEFINES_H
37
#define _VCOMP1PH_DCDT_DEFINES_H
38
103
// Compensator Coefficient Defines
104
#define VCOMP1PH_COMP_2P2Z_COEFF_A1 0x00A4
105
#define VCOMP1PH_COMP_2P2Z_COEFF_A2 0x0232
106
#define VCOMP1PH_COMP_2P2Z_COEFF_B0 0x7FFC
107
#define VCOMP1PH_COMP_2P2Z_COEFF_B1 0x17B6
108
#define VCOMP1PH_COMP_2P2Z_COEFF_B2 0x97BB
109
#define VCOMP1PH_COMP_2P2Z_POSTSCALER 0x5A40
110
#define VCOMP1PH_COMP_2P2Z_POSTSHIFT 0xFFFA
111
#define VCOMP1PH_COMP_2P2Z_PRESHIFT 0x0000
112
113
114
// Compensator Clamp Limits
115
#define VCOMP1PH_COMP_2P2Z_MIN_CLAMP 0x0000
116
#define VCOMP1PH_COMP_2P2Z_MAX_CLAMP 0x7D00
117
118
119
#endif
© Copyright 1998-2022 Microchip Technology Inc. All rights reserved.