<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>check it out</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/29896/check-it-out</link><description> 
hey i made a code for graphic lcd for connect that with lpc2148.
nd there is not an error in that code. nd code debug in gpio port 1.
bt i cant got the connection of pins. the problem is on which pin of
glcd i have to coonect the pin of lpc2148.. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: check it out</title><link>https://community.arm.com/thread/107016?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 11:14:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:0add4943-b545-453b-aad0-58415a144cac</guid><dc:creator>&amp;#178;erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;No Erik. The code is tiny. Skip the font data and it is even
smaller than that&lt;/i&gt;&lt;br /&gt;
it appears so, but if the OP had been able to read and followed the
posting instructions it would not be&lt;/p&gt;

&lt;p&gt;
Erik&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check it out</title><link>https://community.arm.com/thread/107017?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 10:54:09 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7c87b89f-489c-4500-a806-8be1e95a4e17</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
... and also expect that these unknown people in far-off lands
have some magical powers to be able to know what particular
components are involved without ever mentioning that essential
information.&lt;/p&gt;

&lt;p&gt;
Or perhaps they think that there is only one possible &amp;quot;GLCD&amp;quot; in
the world?&lt;/p&gt;

&lt;p&gt;
Or think that all &amp;quot;GLCD&amp;quot; in the world have identical interfaces
and identical pinouts?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check it out</title><link>https://community.arm.com/thread/93009?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 10:13:14 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a76073f7-dcab-4b65-a6a9-338bff4f8c45</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
No Erik. The code is tiny. Skip the font data and it is even
smaller than that.&lt;/p&gt;

&lt;p&gt;
And it takes less than 30 seconds to see that the code has
issues.&lt;/p&gt;

&lt;p&gt;
Look at the code for playing with the I/O pins. Does it look fun
to you?&lt;/p&gt;

&lt;p&gt;
And as already noted earlier, the delay implementation stinks.&lt;/p&gt;

&lt;p&gt;
What takes time, is to give a constructing answer telling how it
should have been solved. But Google have the solutions. And I have
already given good answers to these issues several times before on
this forum. And Google should be able to find them too - besides the
descriptions from thousands of other people who have suggested
solutions to these problems before.&lt;/p&gt;

&lt;p&gt;
The silly thing here is that so many expect that unknown people
should be their private tutors, and specifically for them repeat the
same information that is already instantly available just some few
keypresses away.&lt;/p&gt;

&lt;p&gt;
We are seeing the &amp;quot;me, me&amp;quot; generation in action.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check it out</title><link>https://community.arm.com/thread/61842?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 09:36:11 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:637fc02a-6bb6-4caf-a0bf-a2b2c8543a25</guid><dc:creator>&amp;#178;erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;check it out&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
a bit much&lt;/p&gt;

&lt;p&gt;
do you REALLY expect someone to pore over you code to &amp;quot;check it
out&amp;quot; (for free)&lt;/p&gt;

&lt;p&gt;
Erik&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check it out</title><link>https://community.arm.com/thread/93008?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 09:17:20 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:8bb71e54-6e7a-4834-a76f-4fa6296b2f62</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
When you &amp;quot;make&amp;quot; code for a processor + GLCD, you write the code
for the specific hardware bundle - which obviously includes the
actual connections between processor and GLCD.&lt;/p&gt;

&lt;p&gt;
If you have code but don&amp;#39;t know what processor pins to connect to
what GLCD pins, then you haven&amp;#39;t &amp;quot;made&amp;quot; that code. You have found it
somewhere.&lt;/p&gt;

&lt;p&gt;
The bad thing about &amp;quot;finding&amp;quot; is that you may not understand the
code. So time to spend some serious time reading your located code
then and figure out exactly what it is doing. As a hint - you need to
also retrieve the datasheets/user manuals for processor and GLCD.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check it out</title><link>https://community.arm.com/thread/68209?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 01:49:09 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:8ddf1a36-96b3-46bd-bfc6-b7b08178fe93</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Did you really &lt;b&gt;make&lt;/b&gt; it - yourself?&lt;br /&gt;
Or have you just &lt;b&gt;copied&lt;/b&gt; it from somewhere else?&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot; i cant got the connection of pins. the problem is on which
pin of glcd i have to coonect the pin of lpc2148.&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
How can you possibly have &lt;i&gt;&amp;quot;&lt;b&gt;made&lt;/b&gt;&amp;quot;&lt;/i&gt; this code without
knowing such absolutely bassic, essential details?!&lt;/p&gt;

&lt;p&gt;
What do all those &lt;b&gt;IOSET1&lt;/b&gt; macros do...?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check it out</title><link>https://community.arm.com/thread/61845?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2013 01:14:25 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:1f1e1e56-b923-4f90-93da-5649505bb3b7</guid><dc:creator>p take</dc:creator><description>&lt;p&gt;&lt;p&gt;
man. that is right bad ass code. you must patent it.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>