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.

[参考译文] TMS320F28388D:如何通过 GPIO 输出 ESC SYNC0信号?

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1168501/tms320f28388d-how-to-output-esc-sync0-signal-through-a-gpio

器件型号:TMS320F28388D

您好专家、

  在 ESC 外设上,我无法理解 寄存器 ESCSS_SYNC_IO_CONFIG 中的归档 SYNC0_IOPAD_SEL。 我需要通过 GPIO (ex.GPIO127)单独输出 SYNC0、如何设置 SYNC0_IOPAD_SEL 位?我现在使用的是示例项目 FCL_f2838x_tmdxiddk_CPU1和 f2838x_cm_cia402_solution。

  谢谢。

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

    您好!

    主题专家将于今天/明天晚些时候回来与您交流。

    谢谢、此致、

    桑托什

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

    您好!

    我想您应该只能使用下面的 DriverLib 函数来配置来自 ESC 侧的同步信号。

    • ESCSS_enableSync0GpioMuxConnection()
    • ESCSS_configureSync0Connections()

    最棒的

    Kevin