Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 217147

Forum Post: RE: TMS320F280038C-Q1: Acknowledge Specific PIE Vector on driver lib.

$
0
0
Hi Gokhan, Each ACK only correlates to a specific ePIE group. There are no ACKs for individual interrupts inside groups. Each time an ISR is branched to, the ACK for the entire group will be "opened" automatically, which blocks other interrupts from the group from propagating during the execution of the ISR. I would recommend keeping your code as is, this is the recommended use. Best Regards, Delaney

Viewing all articles
Browse latest Browse all 217147

Trending Articles