<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[tiny6410的ADC其他通道如何引出？]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80149]]></link>
 <description><![CDATA[Latest 20 replies of tiny6410的ADC其他通道如何引出？]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 21:41:57 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://121.40.142.80]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[回 1楼(hacker) 的帖子]]></title>
 <description><![CDATA[谢谢你的回答，我的意思是硬件电路如何引出，就是那位朋友的最后一句话，其他通道测试应该为0才对呢]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80149#238804]]></link>
 <author><![CDATA[asd226005]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Mon, 27 May 2013 14:20:24 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[#define ADC_SET_CHANNEL&nbsp;&nbsp;&nbsp;&nbsp; 0xc000fa01
#define ADC_SET_ADCTSC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0xc000fa02
 
int fd = open(&quot;/dev/adc&quot;, 0);
ioctl(fd, ADC_SET_CHANNEL, channel);
read(fd, buffer, sizeof buffer - 1);

6410平台可用的通道是：0,1,4,5,6,7]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80149#238709]]></link>
 <author><![CDATA[hacker]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Mon, 27 May 2013 02:04:00 +0000]]></pubdate>
</item>
</channel></rss>