<?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>Kinetis MicrocontrollersのトピックRe: TWR-LCD-RGB and TWR-K60N512</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170425#M1184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you could hook any other smaller TFT, smaller resolution and 16bpp using GPIO and DMA to generate the Pixel clock and Hsync, Vsync + RGB data (565). But for TWR-LCD-RGB you need 480x320x 24bpp= 345600 bytes to mantain your video memory (frame buffer). So you don't have enough RAM. For QVGA @ 16bpp you need around 153 Kbytes of RAM. For TWR-LCD-RGB you need K70.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Nov 2012 16:58:33 GMT</pubDate>
    <dc:creator>LuisCasado</dc:creator>
    <dc:date>2012-11-10T16:58:33Z</dc:date>
    <item>
      <title>TWR-LCD-RGB and TWR-K60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170424#M1183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know if its possible to hook the TWR-LCD-RGB module up to the TWR-K60N512 tower stack?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the schematics, it seems that the LCD module uses a 24-bit interface which I can presumably drive through GPIO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2012 16:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170424#M1183</guid>
      <dc:creator>weblar</dc:creator>
      <dc:date>2012-11-10T16:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-LCD-RGB and TWR-K60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170425#M1184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you could hook any other smaller TFT, smaller resolution and 16bpp using GPIO and DMA to generate the Pixel clock and Hsync, Vsync + RGB data (565). But for TWR-LCD-RGB you need 480x320x 24bpp= 345600 bytes to mantain your video memory (frame buffer). So you don't have enough RAM. For QVGA @ 16bpp you need around 153 Kbytes of RAM. For TWR-LCD-RGB you need K70.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2012 16:58:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170425#M1184</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2012-11-10T16:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-LCD-RGB and TWR-K60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170426#M1185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I completely forgot to take into account the RAM requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K70 it is then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2012 17:16:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170426#M1185</guid>
      <dc:creator>weblar</dc:creator>
      <dc:date>2012-11-10T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-LCD-RGB and TWR-K60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170427#M1186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kevin,&lt;/P&gt;&lt;P&gt;I am also working on same kind of project. I am also using gpio pins to drive the lcd .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am at the early stage of project. I just want to simply transfer data from sram to gpio port .But I am facing a mysterious problem. that it suddenly stops of no reason. the data on gpio doesnt modify but the request to dma is given at regular time. I am using port C's&amp;nbsp; 0-7 pin for this purpose and it always struct when its lower nibble faces data 0x08. I know its funny. i have tried several thing but couldnt find the problem. I think there is a problem with the multiplexing of pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if u could share your code with me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gagan Garg &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 06:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170427#M1186</guid>
      <dc:creator>gagangarg</dc:creator>
      <dc:date>2013-04-09T06:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-LCD-RGB and TWR-K60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170428#M1187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure I'm able to help as I am not using DMA, just raw GPIO control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use DMA though so if you could share your code, I'd gladly help where I can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 18:38:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-LCD-RGB-and-TWR-K60N512/m-p/170428#M1187</guid>
      <dc:creator>weblar</dc:creator>
      <dc:date>2013-04-24T18:38:56Z</dc:date>
    </item>
  </channel>
</rss>

