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.
您好,
请参考www.ti.com/.../sprui07.pdf
“ADC start-of-conversion signals (EPWMxSOCA and EPWMxSOCB).
Each ePWM module has two ADC start of conversion signals (one for each sequencer). Any ePWM
module can trigger a start of conversion for either sequencer. Which event triggers the start of
conversion is configured in the Event-Trigger submodule of the ePWM.”
这意味着你可以选择任意一个ePWM模块的SOCA或SOCB事件来触发ADC采样,具体的选择取决于你的应用需求和系统设计。
我认为不会自动默认某一个ePWM模块的SOC事件,而是由你在编程时设定哪一种ePWM的SOC事件用于触发ADC采样。