<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[艰难地实现了6410的裸机IIC程序（望大家改 ..]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592]]></link>
 <description><![CDATA[Latest 20 replies of 艰难地实现了6410的裸机IIC程序（望大家改 ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 05:33:31 +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[]]></title>
 <description><![CDATA[楼主，可以把整个代码都贴上来吗，方便咱有个整体的了解
&nbsp;&nbsp;&nbsp;&nbsp;这些是怎么实现 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;INTC_Init();
&nbsp;&nbsp;&nbsp;&nbsp;INTC_SetIntISR(INT_I2C0, interrupt);
&nbsp;&nbsp;&nbsp;&nbsp;INTC_Enable(INT_I2C0);
方便的话，打个包吧。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#198799]]></link>
 <author><![CDATA[jxzhangpeng]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 22 Sep 2012 17:09:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[哇塞，正需要借鉴一下。谢了。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#198798]]></link>
 <author><![CDATA[jxzhangpeng]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 22 Sep 2012 16:38:01 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主还在么我用rvds2.2 不能实现中断呀
armlink --ro_base=0x50000000 --first=startup.o(Init) --entry=MemStart --info=totals]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#144223]]></link>
 <author><![CDATA[kkkxcy]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 03 Jan 2012 01:01:57 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[MARK学习下]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#143875]]></link>
 <author><![CDATA[sufei8970]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 31 Dec 2011 02:56:11 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主&nbsp;&nbsp;请教一个问题&nbsp;&nbsp;I2C读取时&nbsp;&nbsp;接收不到ACK响应&nbsp;&nbsp; 读取的数据也是错的&nbsp;&nbsp; 但是最后退出中断后&nbsp;&nbsp; 你的获取的值又是正确的&nbsp;&nbsp; 这个是为嘛？&nbsp;&nbsp;为什么接受不到ACK响应？&nbsp;&nbsp;为什么DATA值在退出中断后&nbsp;&nbsp;还被改变了？&nbsp ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#135821]]></link>
 <author><![CDATA[乌鸦]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 26 Nov 2011 03:28:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主很无私]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#129035]]></link>
 <author><![CDATA[guluyili]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 01 Nov 2011 11:44:01 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主：您好！最近也在搞I2C的编程，今晚拜读了你的代码。有如下疑问：1.主机发送状态下，write函数中发送了slvaddr从机地址，中断中只发送了data[0]，其为从机子地址addr，但是并没有把data[1] ，data_in这个要写入从机地址的数据写进去？2.主机接收状态下，中断服务程序中接收第一个数据后为什么rIICCON0 = 0x2f禁止了中 ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#126370]]></link>
 <author><![CDATA[zhangyu101]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sun, 23 Oct 2011 14:40:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[请问Delay函数是怎么样的？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#116326]]></link>
 <author><![CDATA[xiufu004]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 09 Sep 2011 02:21:25 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[请问有没有tiny6410mmu之类的裸机程序，分享分享？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#116324]]></link>
 <author><![CDATA[xiufu004]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 09 Sep 2011 02:18:49 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[顶啊，那么好的东西]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#100840]]></link>
 <author><![CDATA[浓浓黄河水]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 08 Jul 2011 08:45:47 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 5楼(embededme) 的帖子]]></title>
 <description><![CDATA[很负责的告诉你，不实现的代码，我不敢放上论坛，是ads的设置问题，--first这个选项应该是startup.o(Init)，这是我的设置，我曾经把一段用for循环实现的delay代码放到main函数前，而first参数没设置好，然后一开始总是就执行delay的代码了！具体你的问题出现在哪里？因为开发环境不同，所以设置问题带来的运行差异我是无法 ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#90324]]></link>
 <author><![CDATA[venkee.com]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 02 Jun 2011 04:38:03 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 4楼(embededme) 的帖子]]></title>
 <description><![CDATA[INTC_SetIntISR(INT_I2C0, interrupt);
这个函数的参数你好好看下 就知道它是怎么给地址了]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#90313]]></link>
 <author><![CDATA[melodyooo]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 02 Jun 2011 03:51:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我之前做的程序 想用中断EINT0

在启动代码里加了开启VIC port的三句代码

然后再main函数里面也调用了INTC_Init&nbsp;&nbsp; INTC_SetIntISR&nbsp;&nbsp; INTC_Enable三个函数来开启一个中断&nbsp;&nbsp;然后中断产生了 可是就是没有跳转到isr上面&nbsp;&nbsp;不知道楼主这个地方是不是成功了。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#90257]]></link>
 <author><![CDATA[embededme]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 02 Jun 2011 01:58:03 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[想问一下楼主 关于这个irq中断 你的跳转实现了？
INTC_SetIntISR
INTC_Enable
之后就可以中断产生啦？？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#90251]]></link>
 <author><![CDATA[embededme]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 02 Jun 2011 01:41:36 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[顶以后学习]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#90193]]></link>
 <author><![CDATA[carlin]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Wed, 01 Jun 2011 15:50:37 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[顶顶。。。。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#89648]]></link>
 <author><![CDATA[yjdhqcc8969]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 31 May 2011 11:10:45 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[没人给意见，自己顶！]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=12592#89346]]></link>
 <author><![CDATA[venkee.com]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 30 May 2011 13:37:29 +0000]]></pubdate>
</item>
</channel></rss>