hi, i am using msp430f6779 controller. in which i am displaying a block of seven segment using timer interrupt per 4 milli second. i am also using an external adc to read data. when adc completes the conversion it give a high to low signal i am taking that signal as an external interrupt. i just want to know is there any chance i can miss adc data due to interrupt clashing.????
↧