<?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: What is an artf* ROM driver? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-is-an-artf-ROM-driver/m-p/748868#M30154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which LPCOpen example are you seeing these code lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WORKAROUND for artf32219 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf32289 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf42016 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf44835 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf45032 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf49378 ROM driver BUG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct, for the LPC11u24 there isn't any LPCOpen, however the &lt;STRONG&gt;LPC11u14 is compatible&lt;/STRONG&gt; with the LPC you are using. So you can use the examples from this LPCOpen and they will work fine!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The artf* seems to be a errata for some LPC's families, I need to know in which LPCOpen you see this so I can tell you certainly what it means.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Please let me know if you have any more doubts.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Victor.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2018 16:08:37 GMT</pubDate>
    <dc:creator>victorjimenez</dc:creator>
    <dc:date>2018-02-16T16:08:37Z</dc:date>
    <item>
      <title>What is an artf* ROM driver?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-is-an-artf-ROM-driver/m-p/748867#M30153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grepping the LPCOpen sources for artf gives me following matches in USB setup code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WORKAROUND for artf32219 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf32289 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf42016 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf44835 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf45032 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf49378 ROM driver BUG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've LPC11U24.&amp;nbsp;There're no examples for it in LPCOpen. How do I know that my MCU doesn't need a workaround for whatever the artf* is? Googling&amp;nbsp;only gives results in LPCOpen sources (the lines above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly is artf*? How can I know which LPC MCU has which ROM driver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the code formatting doesn't work in these forums.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 10:55:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-is-an-artf-ROM-driver/m-p/748867#M30153</guid>
      <dc:creator>ironlionzion</dc:creator>
      <dc:date>2018-02-15T10:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: What is an artf* ROM driver?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-is-an-artf-ROM-driver/m-p/748868#M30154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which LPCOpen example are you seeing these code lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WORKAROUND for artf32219 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf32289 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf42016 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf44835 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf45032 ROM driver BUG:&lt;BR /&gt;WORKAROUND for artf49378 ROM driver BUG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct, for the LPC11u24 there isn't any LPCOpen, however the &lt;STRONG&gt;LPC11u14 is compatible&lt;/STRONG&gt; with the LPC you are using. So you can use the examples from this LPCOpen and they will work fine!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The artf* seems to be a errata for some LPC's families, I need to know in which LPCOpen you see this so I can tell you certainly what it means.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Please let me know if you have any more doubts.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Victor.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 16:08:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-is-an-artf-ROM-driver/m-p/748868#M30154</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-02-16T16:08:37Z</dc:date>
    </item>
  </channel>
</rss>

