<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[Tiny210&nbsp;&nbsp;LCD驱动]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259]]></link>
 <description><![CDATA[Latest 20 replies of Tiny210&nbsp;&nbsp;LCD驱动]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 14:06:08 +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[回 8楼(dky525) 的帖子]]></title>
 <description><![CDATA[最初遇到这个问题的时候，就试过把VCLK的极性反向，没有改善。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#256008]]></link>
 <author><![CDATA[zhsyghhz]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 28 Oct 2013 09:31:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:Re:Tiny210 LCD驱动]]></title>
 <description><![CDATA[[quote]引用第5楼zhsyghhz于2013-06-29 11:06发表的 Re:Tiny210 LCD驱动 :
经过几天的测试，发现跟VIDCON0的设置有关，而VIDCON0 是设置VCLK的分频系数的，当分频系数设置为2时，会有噪点，设置为4时，没有噪点，但是会屏闪，因为VCLK=166/(4+1)=33.2MHz，而lcd是1024*600的，VCLK应该是51MHz左右。难道是VCLK较高的时候， ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#255945]]></link>
 <author><![CDATA[dky525]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 28 Oct 2013 03:48:18 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 6楼(dky525) 的帖子]]></title>
 <description><![CDATA[试过在VCLK上加个50pF的电容，没有多大作用。
请问你调试成功了吗？可以把你的程序发给我参考一下吗？谢谢]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#255637]]></link>
 <author><![CDATA[zhsyghhz]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 25 Oct 2013 01:59:02 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:Tiny210 LCD驱动]]></title>
 <description><![CDATA[请问楼主调试完成了吗？应该是VCLK问题，可以在上面加个滤波电路试试！]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#254872]]></link>
 <author><![CDATA[dky525]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 18 Oct 2013 05:44:20 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:Tiny210 LCD驱动]]></title>
 <description><![CDATA[经过几天的测试，发现跟VIDCON0的设置有关，而VIDCON0 是设置VCLK的分频系数的，当分频系数设置为2时，会有噪点，设置为4时，没有噪点，但是会屏闪，因为VCLK=166/(4+1)=33.2MHz，而lcd是1024*600的，VCLK应该是51MHz左右。难道是VCLK较高的时候，时钟源不稳？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#242834]]></link>
 <author><![CDATA[zhsyghhz]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Sat, 29 Jun 2013 03:06:17 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:Tiny210 LCD驱动]]></title>
 <description><![CDATA[#include &quot;font_8x16.h&quot;


#define GPF0CON&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(*(volatile unsigned long *)0xE0200120)
#define GPF1CON&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(*(volatile unsigned long *)0xE0200140)
#define G ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#242592]]></link>
 <author><![CDATA[zhsyghhz]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Thu, 27 Jun 2013 03:21:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:Tiny210 LCD驱动]]></title>
 <description><![CDATA[把GPF0~GPF3 的驱动能力设为4倍，还是有问题，没有改善。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#239842]]></link>
 <author><![CDATA[zhsyghhz]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Wed, 05 Jun 2013 02:28:36 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 1楼(mindee) 的帖子]]></title>
 <description><![CDATA[是修改GPF0~GPF3等data bus的驱动能力吗？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#239747]]></link>
 <author><![CDATA[zhsyghhz]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 04 Jun 2013 09:49:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:Tiny210 LCD驱动]]></title>
 <description><![CDATA[可以修改GPxxDRV调节一下IO的驱动能力]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=80259#239744]]></link>
 <author><![CDATA[mindee]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Tue, 04 Jun 2013 09:42:09 +0000]]></pubdate>
</item>
</channel></rss>