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.

[参考译文] MSPM0G1507:DAC 自校准和 CALSEL

Guru**** 2442090 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1547746/mspm0g1507-dac-self-calibration-and-calsel

部件号:MSPM0G1507


工具/软件:

您好:

根据 MSPM0 G 系列技术参考手册中的寄存器说明、DAC 的 CALCTL.CALSEL 在复位后选择出厂调整校准值作为默认值。 在描述自校准过程时、手册未提及此位。 在自校准之前或之后是否需要将该位设置为 1?

此致

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、

    这里有一个 Driver Lib 函数。

    DL_DAC12_startCalibration(DAC12_Regs *dac12)

    运行后-->它将自动设置 CALSEL

    马修

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Matthew、

    我明白了。 因此、CALSEL 必须由软件设置。 这就是我想知道的,谢谢!

    Robert

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我想阐明 Driver Lib 函数将 自动设置 CALSEL。 除非不使用驱动程序 Lib Slight smile、否则无需手动编译

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    感谢您的澄清。 我希望技术参考手册中澄清 CALSEL 不是由硬件设置的 Wink

    此致

    Robert