<?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 Bug into CHIP_SYSCON_PERIPH_RESET_T for LPC5411x in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bug-into-CHIP-SYSCON-PERIPH-RESET-T-for-LPC5411x/m-p/1154901#M42272</link>
    <description>&lt;P&gt;In my opinion, there is a bug into syscon_5411x.h&amp;nbsp; files when defining CHIP_SYSCON_PERIPH_RESET_T enum type.&lt;/P&gt;&lt;P&gt;From the datasheet, you read this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlobramini_0-1600354633613.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125446i76A650B6BF4F12CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carlobramini_0-1600354633613.png" alt="carlobramini_0-1600354633613.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the include file is:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlobramini_1-1600354734686.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125447i72E6CF786C0EFCC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carlobramini_1-1600354734686.png" alt="carlobramini_1-1600354734686.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For making it working, it is required to change definition of RESET_USB to:&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;RESET_USB = 32 + 25, /*!&amp;lt; USB Reset */&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using lpc5411x_xpresso54114_lpcxpresso_v3.00.001_35.&lt;/P&gt;&lt;P&gt;I hope that you will find this report useful.&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Carlo Bramini.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 15:04:49 GMT</pubDate>
    <dc:creator>carlobramini</dc:creator>
    <dc:date>2020-09-17T15:04:49Z</dc:date>
    <item>
      <title>Bug into CHIP_SYSCON_PERIPH_RESET_T for LPC5411x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bug-into-CHIP-SYSCON-PERIPH-RESET-T-for-LPC5411x/m-p/1154901#M42272</link>
      <description>&lt;P&gt;In my opinion, there is a bug into syscon_5411x.h&amp;nbsp; files when defining CHIP_SYSCON_PERIPH_RESET_T enum type.&lt;/P&gt;&lt;P&gt;From the datasheet, you read this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlobramini_0-1600354633613.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125446i76A650B6BF4F12CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carlobramini_0-1600354633613.png" alt="carlobramini_0-1600354633613.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the include file is:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlobramini_1-1600354734686.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125447i72E6CF786C0EFCC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carlobramini_1-1600354734686.png" alt="carlobramini_1-1600354734686.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For making it working, it is required to change definition of RESET_USB to:&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;RESET_USB = 32 + 25, /*!&amp;lt; USB Reset */&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using lpc5411x_xpresso54114_lpcxpresso_v3.00.001_35.&lt;/P&gt;&lt;P&gt;I hope that you will find this report useful.&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Carlo Bramini.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 15:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bug-into-CHIP-SYSCON-PERIPH-RESET-T-for-LPC5411x/m-p/1154901#M42272</guid>
      <dc:creator>carlobramini</dc:creator>
      <dc:date>2020-09-17T15:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bug into CHIP_SYSCON_PERIPH_RESET_T for LPC5411x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bug-into-CHIP-SYSCON-PERIPH-RESET-T-for-LPC5411x/m-p/1155328#M42283</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" style="color: #333f48;" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/159967" target="_self"&gt;&lt;SPAN class=""&gt;carlobramini,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Yes, you are right, thanks for your sharing. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Alice&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 07:04:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bug-into-CHIP-SYSCON-PERIPH-RESET-T-for-LPC5411x/m-p/1155328#M42283</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-09-18T07:04:27Z</dc:date>
    </item>
  </channel>
</rss>

