引用第 2 楼 awesss于2009-05-17 08:39:43发表:
ATD0CTL5=0x00;
ATD0CTL5我看过了啊。这个控制字是用来选择特殊通道、转换模式、还有是否多通道、模拟输入通道选择的啊,不可以吧?2楼的兄弟???
能够解释一下吗?
datasheet我都看过了,谢谢。
6:SC
Special Channel Conversion Bit—If this bit is set, then special
channel conversion can be selected using CD,
CC, CB and CA of ATDCTL5. Table 10-15 lists the coding.
0 Special channel conversions disabled
1 Special channel conversions enabled
5:SCAN
Continuous Conversion Sequence Mode — This bit selects whether
conversion sequences are performed
continuously or only once. If external trigger is enabled
(ETRIGE=1) setting this bit has no effect, that means
external trigger always starts a single conversion sequence.
0 Single conversion sequence
1 Continuous conversion sequences (scan mode)
4:MULT
Multi-Channel Sample Mode—When MULT is 0, the ATD sequence
controller samples only from the specified
analog input channel for an entire conversion sequence. The analog
channel is selected by channel selection
code (control bits CD/CC/CB/CA located in ATDCTL5). When MULT is 1,
the ATD sequence controller samples
across channels. The number of channels sampled is determined by
the sequence length value (S8C, S4C, S2C,
S1C). The first analog channel examined is determined by channel
selection code (CD, CC, CB, CA control bits);
subsequent channels sampled in the sequence are determined by
incrementing the channel selection code or
wrapping around to AN0 (channel 0).
0 Sample only one channel
1 Sample across several channels
3–0:CD, CC,CB, CA
Analog Input Channel Select Code — These bits select the analog
input channel(s) whose signals are
sampled and converted to digital codes. Table 10-15 lists the
coding used to select the various analog input
channels.
In the case of single channel conversions (MULT=0), this selection
code specifies the channel to be examined.
In the case of multiple channel conversions (MULT=1), this
selection code specifies the first channel to be
examined in the conversion sequence. Subsequent channels are
determined by incrementing the channel
selection code or wrapping around to AN0 (after converting the
channel defined by the Wrap Around Channel
Select Bits WRAP3-0 in ATDCTL0). In case of starting with a channel
number higher than the one defined by
WRAP3-0 the first wrap around will be AN15 to AN0.
我都看过了,好像不可以的?