<?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>LPC MicrocontrollersのトピックRe: LPC43xx USB1 causing glitches on LCD</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690573#M27852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help the problem was the LCD FIFO not getting filled up in time we have solved it by reducing the refresh rate on the display, as the other ideas you gave are already implemented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 06:22:37 GMT</pubDate>
    <dc:creator>gustavvaleur</dc:creator>
    <dc:date>2017-07-13T06:22:37Z</dc:date>
    <item>
      <title>LPC43xx USB1 causing glitches on LCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690571#M27850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi we are experiencing some graphical glitches on a LCD connected to a LPC4357 when we are transferring data on USB1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have seen a similar issue with USB0 that was resolved by setting&amp;nbsp;SBUSCFG to 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a similar fix for USB1 as the reference manual does not seem to mention a &lt;SPAN&gt;SBUSCFG&amp;nbsp;register for USB1&lt;/SPAN&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690571#M27850</guid>
      <dc:creator>gustavvaleur</dc:creator>
      <dc:date>2017-07-10T13:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx USB1 causing glitches on LCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690572#M27851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gustav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume the USB DMA also uses the SDRAM? This glitches could be a result of LCD DMA unable to service the LCD FIFO in time, you could use the FIFO Underflow to monitor for this. As a workaround you could slow down frame refresh rate and pixel clock if possible, use 32-bit wide external memories, increase the SDRAM clock speed, use faster SRAM, profile code and move time critical code to internal SRAM.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 17:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690572#M27851</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-07-11T17:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx USB1 causing glitches on LCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690573#M27852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help the problem was the LCD FIFO not getting filled up in time we have solved it by reducing the refresh rate on the display, as the other ideas you gave are already implemented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 06:22:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690573#M27852</guid>
      <dc:creator>gustavvaleur</dc:creator>
      <dc:date>2017-07-13T06:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx USB1 causing glitches on LCD</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690574#M27853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Gustav,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;It is good to hear you have solved the problem.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;BR /&gt;&lt;P&gt;Best Regards!&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 13:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-USB1-causing-glitches-on-LCD/m-p/690574#M27853</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-07-13T13:27:45Z</dc:date>
    </item>
  </channel>
</rss>

