Other Parts Discussed in Thread: TMS570LS0432
Tool/software: Code Composer Studio
Hii sir,
I went through the data sheet and register map , and some forms and got to know that i have to unmask the faults in main program and read the corresponding fault register to determine the fault that has occured.
So iam planning to do OVUV fault first . If i write the value (0x00) in ( 0x03 & 0x04 ) in writebyte in main.c , can i unmask the OV UV faults ? And read the B1 bit of fault_summary register ( 0x206) ? What about the control 2 Reg for OVUV_EN , should i put 1 in B2 bit ? I request you to check if my flow is correct and suggest the changes to display the OVUV faults. And should i configure the reset registers for same ?
Thankyou
Regards
Poornesh .K