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.

TMS320F280049: DAC Offset Adjustment with internal reference 1.65V

Part Number: TMS320F280049

Dear Champs,

I am asking this for our customer that we discussed before in below link in more detail.

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1285778/tms320f280049-dac-offset-adjustment/4876527?tisearch=e2e-quicksearch&keymatch=dac%20wayne#4876527

If they use internal reference 1.65V, they should call below API from driverlib in DAC initialization codes like below.

DAC_tuneOffsetTrim(DACB_BASE, 1.65);

Is it correct?

That is, we want to confirm it's 1.65 rather than 3.3 even they use DAC with gain setting x2.