<?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 K70 and 1bpp Monochrome display in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-and-1bpp-Monochrome-display/m-p/180968#M1716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to the K70 and my first task is to interface to an EL display with HSYNC, VSYNC, PIXCLK and 1 bpp. I would ideally like to run the display with 2 pixels per clock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The manual is a little hard to work form as I am starting out so I hvae some questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I can understand I would be setting this up as an active display?Does it matter in this case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the PBSIZ description (LCDC_LPCR) the doc says that in active mode the PBSIZ bits are not applicable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the TFT Bit (31) the description implies that TFT should be zero for monochrome, so then it would be operating in passive mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for SCLKIDLE (31) .. when would one want to send clks to the display when VSYNC is idle?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand the SCLKSEL bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any code examples for setting up the K70 for a monochrome 1bpp LCD that I can look at?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2012 08:33:06 GMT</pubDate>
    <dc:creator>crezyoz</dc:creator>
    <dc:date>2012-07-19T08:33:06Z</dc:date>
    <item>
      <title>K70 and 1bpp Monochrome display</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-and-1bpp-Monochrome-display/m-p/180968#M1716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to the K70 and my first task is to interface to an EL display with HSYNC, VSYNC, PIXCLK and 1 bpp. I would ideally like to run the display with 2 pixels per clock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The manual is a little hard to work form as I am starting out so I hvae some questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I can understand I would be setting this up as an active display?Does it matter in this case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the PBSIZ description (LCDC_LPCR) the doc says that in active mode the PBSIZ bits are not applicable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the TFT Bit (31) the description implies that TFT should be zero for monochrome, so then it would be operating in passive mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for SCLKIDLE (31) .. when would one want to send clks to the display when VSYNC is idle?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand the SCLKSEL bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any code examples for setting up the K70 for a monochrome 1bpp LCD that I can look at?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 08:33:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-and-1bpp-Monochrome-display/m-p/180968#M1716</guid>
      <dc:creator>crezyoz</dc:creator>
      <dc:date>2012-07-19T08:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: K70 and 1bpp Monochrome display</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-and-1bpp-Monochrome-display/m-p/180969#M1717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also.. a matter of clarity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in section 62.5.8 of REV 2 of the REference Manual it states that the HSYNC&amp;nbsp; pulse width is the number of SCLK pulse widths.&amp;nbsp; But the only time I see a reference to SCLK is on that page. Do I assume SCLK is the 120Mhz system clock on the K70 TWR?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a newer revision of the K70 ref manual?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:03:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-and-1bpp-Monochrome-display/m-p/180969#M1717</guid>
      <dc:creator>crezyoz</dc:creator>
      <dc:date>2012-07-19T10:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: K70 and 1bpp Monochrome display</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-and-1bpp-Monochrome-display/m-p/180970#M1718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil!&lt;/P&gt;&lt;P&gt;This is the last version we have of the Kinetis K70 reference manual, but I think it is the same version you have&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/K70P256M150SF3RM.pdf?fpsp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation"&gt;K70P256M150SF3RM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We are working with your question, as soon as possible you will get a response.&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 17:22:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-and-1bpp-Monochrome-display/m-p/180970#M1718</guid>
      <dc:creator>squadmcu</dc:creator>
      <dc:date>2012-10-26T17:22:47Z</dc:date>
    </item>
  </channel>
</rss>

