<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>8-bit Microcontrollers中的主题 Re: Using Diplay LCD 40x4</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126159#M953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello MC9S08.&lt;BR /&gt;The general sequence I gave will apply also to your GB60 board.&lt;BR /&gt;As for C routines...I'll leave that for others; I only do assembly.&lt;BR /&gt;ron&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Aug 2006 02:04:31 GMT</pubDate>
    <dc:creator>glork</dc:creator>
    <dc:date>2006-08-12T02:04:31Z</dc:date>
    <item>
      <title>Using Diplay LCD 40x4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126154#M948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As I make to send messages for Display LCD 40x4, some example will be had could send me.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using microcontroller MC9S08GB60CFU.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the help...&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 23:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126154#M948</guid>
      <dc:creator>MC9S08GT</dc:creator>
      <dc:date>2006-08-09T23:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using Diplay LCD 40x4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126155#M949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello MC9S08GT.&lt;BR /&gt;I have some experience interfacing microcomputers to LCD displays, but before I can offer any help or examples I need to know more detail about how the display is connected to your micro. For example:&lt;BR /&gt;1. 4bit or 8bit data path?&lt;BR /&gt;2. Connected to which port?&lt;BR /&gt;3. Which control lines are used &amp;amp; which port they are connected to?&lt;BR /&gt;4. etc.&lt;BR /&gt;&lt;BR /&gt;If it is just a 4-line character-type display it shouldn't be too difficult to get it going.&lt;BR /&gt;ron&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2006 11:57:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126155#M949</guid>
      <dc:creator>glork</dc:creator>
      <dc:date>2006-08-10T11:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using Diplay LCD 40x4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126156#M950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello Glork,&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp;your response.&lt;/P&gt;&lt;P&gt;1. 8bit data path.&lt;/P&gt;&lt;P&gt;2 and 3. Connected to Which port&amp;nbsp;"portaswn7.jpg"&amp;nbsp;&lt;BR /&gt;and Electric project of the linking "esquemaeltricodisplayjj4.jpg"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;(Alban removed links generating advertisement &amp;amp; attached pix)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Message Edited by Alban on &lt;SPAN class="date_text"&gt;2006-08-10&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;01:11 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2006 19:03:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126156#M950</guid>
      <dc:creator>MC9S08GT</dc:creator>
      <dc:date>2006-08-10T19:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Diplay LCD 40x4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126157#M951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello MC9S08GT.&lt;BR /&gt;Looks like you're trying to run the display from a PC printer port. This is fine but I've found that the Windows environment makes it very difficult to maintain control of the printer port.&lt;BR /&gt;&lt;BR /&gt;Basically you have 3 control lines: RS, R/W &amp;amp; E. This is how you use them:&lt;BR /&gt;WRITE&lt;BR /&gt;1. Set RS to the desired state (selects between commands or data)&lt;BR /&gt;2. Set R/W to the desired state to allow writes to the LCD&lt;BR /&gt;3. Write your data byte to the printer port, then configure the printer port to drive the lines.&lt;BR /&gt;4. Make E active, then delay, then make E inactive&lt;BR /&gt;5. Configure the printer port data lines as inputs&lt;BR /&gt;&lt;BR /&gt;READ&lt;BR /&gt;The steps are the same but make sure the printer port data pins are configured as inputs before you start the read. In fact the default (rest) state of the printer port data pins should be as inputs.&lt;BR /&gt;&lt;BR /&gt;These sequences are the same regardless of whether you are reading/writing control registers or display memory.&lt;BR /&gt;ron&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2006 21:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126157#M951</guid>
      <dc:creator>glork</dc:creator>
      <dc:date>2006-08-10T21:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using Diplay LCD 40x4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126158#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Glork, thanks for your response!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;In fact I I will not use the display in printer port of PC. I´m using MC9S08GB60 demo board to connect to display.&lt;/DIV&gt;&lt;DIV&gt;I was wondering if I found some routines in C language to use in Codewarrior to test.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;best regards&lt;/DIV&gt;&lt;DIV&gt;Ulisses&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2006 20:03:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126158#M952</guid>
      <dc:creator>MC9S08GT</dc:creator>
      <dc:date>2006-08-11T20:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using Diplay LCD 40x4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126159#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello MC9S08.&lt;BR /&gt;The general sequence I gave will apply also to your GB60 board.&lt;BR /&gt;As for C routines...I'll leave that for others; I only do assembly.&lt;BR /&gt;ron&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2006 02:04:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126159#M953</guid>
      <dc:creator>glork</dc:creator>
      <dc:date>2006-08-12T02:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using Diplay LCD 40x4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126160#M954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Help...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I´m using MC9S08GB60 demo board to connect to display. &lt;DIV&gt;I was wondering if I found some routines in C language to use in Codewarrior to test.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the help...&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Aug 2006 03:13:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Using-Diplay-LCD-40x4/m-p/126160#M954</guid>
      <dc:creator>MC9S08GT</dc:creator>
      <dc:date>2006-08-26T03:13:03Z</dc:date>
    </item>
  </channel>
</rss>

