<?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: LCD on HC08AP</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130308#M2407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;alex_spotw wrote:&lt;BLOCKQUOTE&gt;&lt;HR /&gt;3. Contrast Level (you will amaze with how many people have a perfectly working LCD and Software, but fail to put the correct contrast level to see the characters).&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;I wouldn't be surprised.&lt;BR /&gt;I've been there. I spent a whole day there.&lt;BR /&gt;Boy, did I feel dumb (besides my usual looking dumb).&lt;BR /&gt;&lt;BR /&gt;My contrast adjustment had to be all the way over at the bottom end of the scale for anything to show up at all. At 0% to 5%, you could see characters. At 5% through to 100%, you just saw a blank screen.&lt;BR /&gt;&lt;BR /&gt;Also, are you monitoring the busy bit? or just using delay loops?&lt;BR /&gt;&lt;BR /&gt;And don't be afraid to exaggerate the delay times during initialization. It might bother you, but it won't bother the LCD.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2006 05:52:06 GMT</pubDate>
    <dc:creator>rocco</dc:creator>
    <dc:date>2006-03-28T05:52:06Z</dc:date>
    <item>
      <title>LCD on HC08AP</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130306#M2405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have an In-Dart for HC08AP and a demo board for HC08AP64.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;My problem is to communicate with an LCD ( driver HD44780 ) from my demo board.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Have you ever been resolved this problem ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Marcolino&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 18:04:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130306#M2405</guid>
      <dc:creator>HC08AP</dc:creator>
      <dc:date>2006-03-27T18:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: LCD on HC08AP</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130307#M2406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Marcolino:&lt;BR /&gt;&lt;BR /&gt;You have to give us more information than that, to be able to help you.:&lt;BR /&gt;&lt;BR /&gt;1. What is the actual communication problem?&lt;BR /&gt;2. How is your LCD module connected to the demo board?&lt;BR /&gt;3. Which language are you using (assembly, C)?&lt;BR /&gt;&lt;BR /&gt;There are several things to look when using LCD displays&lt;BR /&gt;1. Reset sequence,&lt;BR /&gt;2. 8-bit interface vs 4-bit&lt;BR /&gt;3. Contrast Level (you will amaze with how many people have a perfectly working LCD and Software, but fail to put the correct contrast level to see the characters).&lt;BR /&gt;4. Delays to write information into the LCD controller,&lt;BR /&gt;&lt;BR /&gt;Let us know!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 22:56:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130307#M2406</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-03-27T22:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: LCD on HC08AP</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130308#M2407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;alex_spotw wrote:&lt;BLOCKQUOTE&gt;&lt;HR /&gt;3. Contrast Level (you will amaze with how many people have a perfectly working LCD and Software, but fail to put the correct contrast level to see the characters).&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;I wouldn't be surprised.&lt;BR /&gt;I've been there. I spent a whole day there.&lt;BR /&gt;Boy, did I feel dumb (besides my usual looking dumb).&lt;BR /&gt;&lt;BR /&gt;My contrast adjustment had to be all the way over at the bottom end of the scale for anything to show up at all. At 0% to 5%, you could see characters. At 5% through to 100%, you just saw a blank screen.&lt;BR /&gt;&lt;BR /&gt;Also, are you monitoring the busy bit? or just using delay loops?&lt;BR /&gt;&lt;BR /&gt;And don't be afraid to exaggerate the delay times during initialization. It might bother you, but it won't bother the LCD.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 05:52:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130308#M2407</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-03-28T05:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: LCD on HC08AP</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130309#M2408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;FONT size="2"&gt;Hello Marcolino,&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;Have a look at Application Note AN2940, "LCD Driver for the HC08/HCS08 Family", and the associated software file.&amp;nbsp; It covers both 4-bit and 8-bit interface modes for LCD displays based on the HD44780 device.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;Regards,&lt;BR /&gt;Mac&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2006 11:17:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-on-HC08AP/m-p/130309#M2408</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2006-03-28T11:17:23Z</dc:date>
    </item>
  </channel>
</rss>

