2. ADC-SOC 排序器SOC-Trigger Operation(SOC的触发源)简述:Each SOC can be configured to start on one of many input triggers. The primary trigger select for SOCx is
in the ADCSOCxCTL.TRIGSEL register, which can select between:
• Disabled (software only) 不使能(仅软件强制模式适用)
• CPU Timers 0/1/2 (from each C28x core present)
• GPIO: Input X-Bar INPUT5
• ADCSOCA or ADCSOCB from each ePWM module 参考:
2. ADC-Signal Mode 信号模式简述(来自datasheet):The ADC supports two signal modes: single-ended and differential. In single-ended mode, the input
voltage to the converter is sampled through a single pin (ADCINx), referenced to VREFLO. In differential
signaling mode, the input voltage to the converter is sampled through a pair of input pins, one of which is
the positive input (ADCINxP) and the other is the negative input (ADCINxN). The actual input voltage is
the difference between the two (ADCINxP – ADCINxN). 图 5-31 shows the differential signaling mode. 图
5-32 shows the single-ended signaling mode. 翻译一下上述内容ADC模块支持两种信号模式:- single-ended(单端的)
- differential(差分)。
single-ended单端模式:在single-ended模式中输入电压是通过一个信号引脚(ADCINx)信号采样到达转换器的。参考电压是VREFLO。
differential差分模式:在differential模式中,这个输入电压是通过一对输入引脚采样到达转换器的,一个引脚是正极输入 (ADCINxP)另一个是负极输入 (ADCINxN)。事实上,在 (ADCINxP)和 (ADCINxN)引脚的输入电压是不同的。
[截图不是完整的]!
疑难杂症如下图所示:AdcaRegs.ADCSOC0CTL.bit.CHSEL此项设置的具体含义不是很理解…
|