<?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: eGUI on Freedom K20N50 with Novatek NT7534 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222567#M4103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;it's nice that you port the new LCD to eGUI and initialize it , but also you have to finish this file: d4dlcd_NT7534.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least these function MUST be fill up:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; static unsigned char D4DLCD_SetWindow_Nt7534(unsigned short x1, unsigned short y1, unsigned short x2, unsigned short y2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; static unsigned char D4DLCD_Send_PixelColor_Nt7534(unsigned short value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; static void D4DLCD_Delay_ms_Nt7534(unsigned short period)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;optionally :&amp;nbsp; static unsigned char D4DLCD_SetOrientation_Nt7534(D4DLCD_ORIENTATION new_orientation)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;eGUI is most often call the function set window to set logical window on screen and then fill up the window with new colors by function Send Pixel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An in this functions you should call your low level SPI functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for example any other eGUI driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 05:25:46 GMT</pubDate>
    <dc:creator>Gargy</dc:creator>
    <dc:date>2013-09-12T05:25:46Z</dc:date>
    <item>
      <title>eGUI on Freedom K20N50 with Novatek NT7534</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222566#M4102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get a Newhaven 124x64 graphics display to work (over SPI), which has a Novatak NT7534 display driver in it.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created my own LLD for the NT7534, which doesn't do much more than just initialize the display.&amp;nbsp; I also wrote my own HW LLD for SPI on Kinetis, because I used Processor Expert to instantiate the SPI module.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main screen just instantiates 2 labels.&amp;nbsp; I've attached the files for my SPI driver, my NT7534 driver, and my main screen.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SPI port writes out the initialization, but nothing is drawn on the screen, and there isn't any SPI activity after the initial setup.&amp;nbsp; Might anyone have any suggestions on where to go from here?&amp;nbsp; I greatly appreciate it!!!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337568"&gt;d4dlcdhw_kenetis_spi_pe.c.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337568"&gt;d4dlcdhw_kenetis_spi_pe.h.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337568"&gt;d4dlcdhw_kenetis_spi_pe_cfg.h.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337568"&gt;d4d_screen_main.c.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337568"&gt;d4dlcd_NT7534_cfg.h.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337568"&gt;d4dlcd_NT7534.h.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337568"&gt;d4dlcd_NT7534.c.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 02:03:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222566#M4102</guid>
      <dc:creator>scottallred</dc:creator>
      <dc:date>2013-09-10T02:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: eGUI on Freedom K20N50 with Novatek NT7534</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222567#M4103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;it's nice that you port the new LCD to eGUI and initialize it , but also you have to finish this file: d4dlcd_NT7534.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least these function MUST be fill up:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; static unsigned char D4DLCD_SetWindow_Nt7534(unsigned short x1, unsigned short y1, unsigned short x2, unsigned short y2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; static unsigned char D4DLCD_Send_PixelColor_Nt7534(unsigned short value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; static void D4DLCD_Delay_ms_Nt7534(unsigned short period)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;optionally :&amp;nbsp; static unsigned char D4DLCD_SetOrientation_Nt7534(D4DLCD_ORIENTATION new_orientation)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;eGUI is most often call the function set window to set logical window on screen and then fill up the window with new colors by function Send Pixel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An in this functions you should call your low level SPI functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for example any other eGUI driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 05:25:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222567#M4103</guid>
      <dc:creator>Gargy</dc:creator>
      <dc:date>2013-09-12T05:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: eGUI on Freedom K20N50 with Novatek NT7534</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222568#M4104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help.&amp;nbsp; I'm not sure exactly how to set the window, I can only set the starting row - but I suppose that I can do that in there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's an LCD, so setting pixel color is really just on or off?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 15:09:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222568#M4104</guid>
      <dc:creator>scottallred</dc:creator>
      <dc:date>2013-09-12T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: eGUI on Freedom K20N50 with Novatek NT7534</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222569#M4105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I don't know this exact type of LCD, but as I check this is monochrome LCD, And as I know this is typically doesn't support Window&amp;nbsp; functionality by HW, but it can be hand;le by SW inside your driver - just little bit more computing on SW driver side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The worse thing is that eGUI is not natively adapted to work in monochrome ,so the will be some difficulties that should be implemented , that are not part of current version eGUI , maybe sometime in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 04:40:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/eGUI-on-Freedom-K20N50-with-Novatek-NT7534/m-p/222569#M4105</guid>
      <dc:creator>Gargy</dc:creator>
      <dc:date>2013-09-13T04:40:48Z</dc:date>
    </item>
  </channel>
</rss>

