<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[sp5v210板子中i2c和eeprom通信出现了问题]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=139608]]></link>
 <description><![CDATA[Latest 20 replies of sp5v210板子中i2c和eeprom通信出现了问题]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 13:03:17 +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[]]></title>
 <description><![CDATA[666666666666666666666666]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=139608#332961]]></link>
 <author><![CDATA[westlor]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Fri, 01 Apr 2016 07:39:39 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[自己找到解决方案了，每次往eeprom器件里面写数据的时候需要加上一个延时，不然速度太快硬件跟不上就会出现写入错误。解决办法：在eeprog.c文件的第81行die_if(eeprom_write_byte(e, addr, i), &quot;write error&quot;)代码后面加上usleep(10000)等待十毫秒就OK，一切正常工作了。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=139608#323759]]></link>
 <author><![CDATA[tyyforever]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Tue, 03 Nov 2015 03:43:47 +0000]]></pubdate>
</item>
</channel></rss>