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.

Group Interrupt enable in SD24 of MSP430F6779

Hi,

I know the SD24 group interrupt enable but, there is individual interrupt flag for each channel conversion.

Is there any group flag which shows the conversion completion of all channels?

Thanks

  • There is not a single bit-flag for an ‘all channel conversions ready’.
    But you can do a single flag register (word) compare with an value representing all the active channels.

**Attention** This is a public forum