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.

[参考译文] TMS320F28379D:三相并网逆变器的 ADC 到 DAC 转换。(表示 GPIO#39;s 上的电网电压)。

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1034280/tms320f28379d-adc-to-dac-conversion-of-three-phase-grid-connected-inverter-representation-of-grid-voltage-on-gpio-s

器件型号:TMS320F28379D
主题中讨论的其他器件:C2000WARE

表示 GPIO 引脚上的三相电网电压(Vabc)。 如有可能、请 提供一些示例、我可以在其中查看或提供一些提示。

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

    Katubuth、

    您能否告知此问题是否与特定的 TI 设计(TIDM)或套件相关?  这将帮助我们将问题发送给 C2000团队的正确工程师。

    F2837x 器件具有专用的缓冲12位 DAC、因此应该可以获取12位 ADC 结果并将其发送回 DAC (如果它是16位 ADC 结果、那么您可以直接将4个 LSB 降低)。

    在 F2837x 的 C2000Ware 支持目录中应该有 DAC 输出示例: C:\ti\c2000\C2000Ware_3_04_00_00\device_support\f2837xd\examples\cpu1 under bufdac_

    最棒的

    Matthew

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

    谢谢 Matthew。