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.
Hello. My name is Mori.
It seems that the DAC has a function to internally connect the output to the ADC,
I don't know how to set it up.
If you know, please let me know. Thank you.
Hi Mori,
I will recommend you use below example code in SDK, it output the DAC8 by connect it to OPA internally:
As for SDK, you can get it from:https://www.ti.com/tool/MSPM0-SDK
Or use the online link:https://dev.ti.com/tirex/explore/node?a=a3PaaoK__1.10.01.05&node=A__APkAIV86hTuwXwMmHeRwDA__MSPM0-SDK__a3PaaoK__LATEST&r=a3PaaoK__1.20.00.05&r=a3PaaoK__1.20.01.06
B.R.
Sal
Hello. Sal.
Thank you for your reply.
This is a method of outputting the output value of the DAC as is from the OPA.
If you connect the OPA output value to the ADC, it seems that you can capture the DAC output value.
It was very helpful. I'll try.
thank you very much.