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.

LDC1312 Reading data after an interrupt.

Hello,

I have been working on interrupt driven MSP430 Code, when I read from sleep mode the Status register is 8, CH0 unread conversion. Data is returned as zero.

If I read the data in active mode then the conversion values are obtained and the status register reads 48, now the DRDY bit is set.

What is a good sequence for reading data in sleep mode?

Thanks

Frank