
order of initialization ?
in Project Resources
in SYSTEM_Initialize
how to change order ?

OV protection:
DAC3 should be initialized early enough
otherwise C1 output can go low because of no level on C1+ and shutdown is set
before COG1 starts running

that init works:
FVR_Initialize();
DAC3_Initialize();
CMP1_Initialize();
COG1_Initialize();
it seems COG must be initialized after the shutdown event was initialized

PRG1INS set wrong value with Switched PRG/OPA1OUT
DSM PWM6 cannot be choosen

Schematic changes:
snubber from Q5-Drain to PGND with 1nF and 5R6. C connected to Drain.
Output filter L3 as ferrite bead (WE order nr. 742 792 141) and R28=2R2
R18=R19=0R5

--------------------------------------------------------------------------------
7.12.16
PC GUI problems with weber-fechner:
0% in slider is not possible
calculation for array number goes from 0 to 32 must be 0 to 31
weber-fechner array more steps
--------------------------------------------------------------------------------
