<?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 LPC2214/01 - Possible Silicon Bug? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2214-01-Possible-Silicon-Bug/m-p/549042#M13759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dunno.. on Mon Mar 16 13:40:34 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;i got redirected here by hints of Forum-Users at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.mikrocontroller.net%2Ftopic%2F361466" rel="nofollow" target="_blank"&gt;http://www.mikrocontroller.net/topic/361466&lt;/A&gt;&lt;SPAN&gt; - This original post is in german, so im going to sum it up here:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;today, i was able to find a bug where a LPC2214/01 run at 60Mhz showed irrational behavior in his SSP-Interface. I was trying to get a 30MHz SPI working with a Peripheral IC. (Design is a 4 layer layout, short traces, decoupling etc. with all the bells and whistles)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The signals looked quite ok on the scope, but the SSP-Interface read only gibberish, or even just zeroes (8 Bit Transfer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 15Mhz or lower, all worked just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I got a hint by a colleague, who told me he had read about a issue with an LPC2103 in the dedicated errata sheet, about the devices not working properly when consuming much energy at high frequencies on the 1V8 Rail. (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Ferrata_sheet%2FES_LPC2103.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/errata_sheet/ES_LPC2103.pdf&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt; 3.7 Page 9&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this Errata, NXP suggests to increase the 1V8Rail to 1.95V or thereabout. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found this Workaround (Increase 1V8 to 1.96V and disabling unused peripherals) to fix my Problem with the device. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even though i cant tell for sure we havent screwed something up with the layout, i consider this beeing worth a note. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe someone can even confirm or reject this, so we may get a hint for further users in the errata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Next, i will be checking my designs with LPC 2124 for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dunno..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:50:22 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:50:22Z</dc:date>
    <item>
      <title>LPC2214/01 - Possible Silicon Bug?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2214-01-Possible-Silicon-Bug/m-p/549042#M13759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dunno.. on Mon Mar 16 13:40:34 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;i got redirected here by hints of Forum-Users at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.mikrocontroller.net%2Ftopic%2F361466" rel="nofollow" target="_blank"&gt;http://www.mikrocontroller.net/topic/361466&lt;/A&gt;&lt;SPAN&gt; - This original post is in german, so im going to sum it up here:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;today, i was able to find a bug where a LPC2214/01 run at 60Mhz showed irrational behavior in his SSP-Interface. I was trying to get a 30MHz SPI working with a Peripheral IC. (Design is a 4 layer layout, short traces, decoupling etc. with all the bells and whistles)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The signals looked quite ok on the scope, but the SSP-Interface read only gibberish, or even just zeroes (8 Bit Transfer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 15Mhz or lower, all worked just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I got a hint by a colleague, who told me he had read about a issue with an LPC2103 in the dedicated errata sheet, about the devices not working properly when consuming much energy at high frequencies on the 1V8 Rail. (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Ferrata_sheet%2FES_LPC2103.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/errata_sheet/ES_LPC2103.pdf&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt; 3.7 Page 9&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this Errata, NXP suggests to increase the 1V8Rail to 1.95V or thereabout. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found this Workaround (Increase 1V8 to 1.96V and disabling unused peripherals) to fix my Problem with the device. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even though i cant tell for sure we havent screwed something up with the layout, i consider this beeing worth a note. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe someone can even confirm or reject this, so we may get a hint for further users in the errata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Next, i will be checking my designs with LPC 2124 for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dunno..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:50:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2214-01-Possible-Silicon-Bug/m-p/549042#M13759</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:50:22Z</dc:date>
    </item>
  </channel>
</rss>

