<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[UART0的多字节数据发送与接收问题]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=6210]]></link>
 <description><![CDATA[Latest 20 replies of UART0的多字节数据发送与接收问题]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 06:50:02 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[回 3楼(ofourme) 的帖子]]></title>
 <description><![CDATA[void SndData(uchar *p, uchar len) //用于判定接收到的数据是否正确
{
&nbsp;&nbsp;&nbsp;&nbsp;if (UartNum ==0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//判断是否选择串口0，在这里也可以不用这句，
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=6210#28494]]></link>
 <author><![CDATA[云鹤九霄]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 15 May 2010 01:33:05 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[void RecComData(U16 *buf,uchar len) //接收多字节数据
{
&nbsp;&nbsp;&nbsp;&nbsp;unsigned char i;
&nbsp;&nbsp;&nbsp;&nbsp;if(UartNum ==0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//判断是否选择串口0，在这里也可以不用这句，//只是方便多个串口选择时用
&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=6210#28472]]></link>
 <author><![CDATA[ofourme]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 14 May 2010 13:40:53 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 1楼(ofourme) 的帖子]]></title>
 <description><![CDATA[void RecComData(U16 *buf,uchar len) //接收多字节数据
{
&nbsp;&nbsp;&nbsp;&nbsp;unsigned char i;
&nbsp;&nbsp;&nbsp;&nbsp;if(UartNum ==0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//判断是否选择串口0，在这里也可以不用这句，//只是方便多个串口选择时用
&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=6210#28466]]></link>
 <author><![CDATA[云鹤九霄]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 14 May 2010 12:51:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[2、Uart_Printf后面你使用的是全角的左括号，当然出错啦]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=6210#28452]]></link>
 <author><![CDATA[ofourme]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 14 May 2010 10:42:05 +0000]]></pubdate>
</item>
</channel></rss>