<?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>topic Re: LCD HC08 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126872#M1245</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="3"&gt;Hello ppco,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;If your LCD display is the conventional parallel interface type, there won't be sufficient&amp;nbsp;I/O available on the QT4 device for simple direct connection of the display&amp;nbsp;- as a minimum you would likely need the QY4 device.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;With 4-bit parallel (nybble) interface, you will need a minimum of 6 lines from the device, all output capable.&amp;nbsp; With 8-bit parallel interface a minimum of 10 lines are needed.&amp;nbsp; The code is&amp;nbsp;somewhat more complex for the 4-bit mode.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;The number of pins required could potentially be reduced with an intervening shift register device between the MCU and the display - requiring a more complex circuit configuration and again, more complex code.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Mac&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2006 14:26:28 GMT</pubDate>
    <dc:creator>bigmac</dc:creator>
    <dc:date>2006-02-22T14:26:28Z</dc:date>
    <item>
      <title>LCD HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126870#M1243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, I need a routine writed in c to control an LCD 2*16, I'm using HC908QT4, somebody can help me?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 05:27:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126870#M1243</guid>
      <dc:creator>ppcco</dc:creator>
      <dc:date>2006-02-22T05:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: LCD HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126871#M1244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;what language are you using. For C look at AN2940 and for assembler look at AN1745.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eckhard&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 08:20:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126871#M1244</guid>
      <dc:creator>eckhard</dc:creator>
      <dc:date>2006-02-22T08:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: LCD HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126872#M1245</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="3"&gt;Hello ppco,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;If your LCD display is the conventional parallel interface type, there won't be sufficient&amp;nbsp;I/O available on the QT4 device for simple direct connection of the display&amp;nbsp;- as a minimum you would likely need the QY4 device.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;With 4-bit parallel (nybble) interface, you will need a minimum of 6 lines from the device, all output capable.&amp;nbsp; With 8-bit parallel interface a minimum of 10 lines are needed.&amp;nbsp; The code is&amp;nbsp;somewhat more complex for the 4-bit mode.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;The number of pins required could potentially be reduced with an intervening shift register device between the MCU and the display - requiring a more complex circuit configuration and again, more complex code.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Mac&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 14:26:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126872#M1245</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2006-02-22T14:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: LCD HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126873#M1246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a pcf8574 with a software I2C interface will do the job using two I/O Pins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eckhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 16:27:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126873#M1246</guid>
      <dc:creator>eckhard</dc:creator>
      <dc:date>2006-02-22T16:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: LCD HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126874#M1247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;... or a 74HC595, which avoid to write IIC routines...&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 00:10:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126874#M1247</guid>
      <dc:creator>yb</dc:creator>
      <dc:date>2006-02-23T00:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: LCD HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126875#M1248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;"If your LCD display is the conventional parallel interface type, there won't be sufficient&amp;nbsp;I/O available on the QT4 device for simple direct connection of the display&amp;nbsp;- as a minimum you would likely need the QY4 device"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;Definitely right!!&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;The other suggestions are only theoretical: any addition of an external periferal like a shift register or an iic translator upsets any small difference in price between QT4 and QY4, far increasing difficulty in programming and complicating the hardware.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 10:59:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/LCD-HC08/m-p/126875#M1248</guid>
      <dc:creator>Encoder</dc:creator>
      <dc:date>2006-02-23T10:59:44Z</dc:date>
    </item>
  </channel>
</rss>

