Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Dear Sir, I am using TMS320F28069 to control current source of 10A for my application. It is a buck converter which has to provide constant current. I am using PID tuning to control the current. I want to switch off the controller if the current exceeds 15A, for protection. Can I generate some interrupt that can halt the controller if current exceeds 15A. Is there any sample code for this purpose.