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.

CCS / MSP430FR2111:I want to observe ADC output

Part Number: MSP430FR2111

Tool/software: コード・コンポーザー・スタジオ

There is 10 bits SARADC on MSP430FR2111.

I want to observe ADC's digital output.

Ideally, I want to see analog wave that converted again from ADC's digital output.

But MSP430FR2111 has no DAC.

So I have some questions.

How can I measure it?

I think that some software (ex.CCS) can  realize it.

But I have no idea.

I think that COUT is ADC's digital output.

Is my recognition correct?

If my recognition is wrong, please tell me where ADC's digital output is on the chip.

At the worst case, I try to convert the output with DAC on other chip and observe it.