Part Number: TMS320F28388D
I am using the TI code for the evauation design of the TIDM1000 vienna rectifier. There is a variable that I cannot seem to find where it gets set. The "VIENNA_boardState" is an enum that in the watch window is showing = 5, but the enum only goes up to TripCondition = 2. I have searched this var and can only find it initialized in the vienna.c as = PowerStageOFF = 0. Where is this var set in runtime?