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.

[参考译文] TMS570LS3137-EP:TMS570LS3137-EP 需要嵌入式 C 代码

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1080290/tms570ls3137-ep-embedde-c-code-required-for-tms570ls3137-ep

部件号:TMS570LS3137-EP
“线程:测试HALCOGEN”中讨论的其它部件

您好,

我正在编写一个用于频率旋钮测试的函数,以便我可以在该函数中写入什么内容。

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

    您好,

    TMS570LS31x 没有专用 PWM 模块,但其 N2HET 模块可用于生成具有特定工作周期,周期的 PWM 信号,并捕获输入 PWM 信号。 如果将占空比保持在50%,则可以为另一台设备(作为振荡器)生成时钟信号。

    HALCOGen 可以生成基本硬件驱动程序供您参考。