This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TIDM-1007: Voltage loop interrupt handling details

Part Number: TIDM-1007
Other Parts Discussed in Thread: TIDM-02002

Hi experts,

When we are looking at the voltageLoopPlusInstrumentationCode() function in tenKHzISR(void), we noticed this function is started with EINT command.

Normally, we do not need to manually enable the global interrupt. Why an 'EINT' command is needed here? Is it for interrupt nesting?

Regards,

Brian