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.

[参考译文] TMS570LC4357:无法从 ETPWM 获取由 SOCA/B 事件触发的 ADC

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1190411/tms570lc4357-cannot-get-adc-triggered-by-soca-b-event-from-etpwm

器件型号:TMS570LC4357

我很难从 PWM 触发 ADC 转换

我附加了以下代码、该代码使用 SoC A/B 启用 ETPWM1/2/6、尝试触发 ADC1事件组、组1、组2

e2e.ti.com/.../TMS570LC43_5F00_ADC.zip

我已经检查 了这个线程 ,附加的代码正在工作,但我没有找到我的代码不起作用的主要原因。

谢谢

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

    将我的项目更改为该线程上的代码、代码现在可以工作。