Hi,
I am using;
tms320f28027f, c2000 launchpad with a maxon bldc motor and drv8301 motor drive.
I would like to set-up an additional interrupt in the motorware project11a
This main interrupt and the new interrupt is to be determined by conditions already set in the main background loop.
i.e. if certain conditions are satisfied, then the main interrupt should be triggered, if not, then the new interrupt should be triggered
I have gone through the workshop document, however, I am not sure how to make the interrupts dependent on my conditions
can I have a link to any other additional resources concerning this?
Thank you