<?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: Not able to modify PINENABLE0 register</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Not-able-to-modify-PINENABLE0-register/m-p/1575258#M51125</link>
    <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210324"&gt;@tomato&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;You need to enable the clock of SWM first, to make a change in PINENABLE0 register. After you finish the configuration of the SWM module, it is recommended to disable the clock.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_0-1672245692864.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205622i76D7E3B9EA9D39B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RaulRomero_0-1672245692864.png" alt="RaulRomero_0-1672245692864.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;[LPC84x User Manual. Chapter 10: LPC84x Switch Matrix (SWM)]&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_1-1672245692868.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205624iD53F194A66C8F39B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RaulRomero_1-1672245692868.png" alt="RaulRomero_1-1672245692868.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;[System clock control 0 register SYSAHBCLKCTRL0]&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Here is an example for the configuration:&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_2-1672245692870.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205623i8B4B2F0CE64C91ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RaulRomero_2-1672245692870.png" alt="RaulRomero_2-1672245692870.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2022 16:42:24 GMT</pubDate>
    <dc:creator>RaRo</dc:creator>
    <dc:date>2022-12-28T16:42:24Z</dc:date>
    <item>
      <title>Not able to modify PINENABLE0 register</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Not-able-to-modify-PINENABLE0-register/m-p/1574949#M51114</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There should be an error or something that hinders the higlighted line of the code below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tomato_0-1672151645804.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205542iE9B2C7E869CFBC7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tomato_0-1672151645804.png" alt="tomato_0-1672151645804.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am trying to use channel 0 of the on -board ADC of the LPC845brk but I cannot enable the ADC0 channel. Even if I try to change the value with the scroll-down menu near the ADC_0 label in the registers perspective (shown on the left side of the screenshot above) the value is automatically set to "Value_1"&amp;nbsp; .&lt;/P&gt;&lt;P&gt;Do you know how to solve this issue?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 14:38:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Not-able-to-modify-PINENABLE0-register/m-p/1574949#M51114</guid>
      <dc:creator>tomato</dc:creator>
      <dc:date>2022-12-27T14:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to modify PINENABLE0 register</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Not-able-to-modify-PINENABLE0-register/m-p/1575258#M51125</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210324"&gt;@tomato&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;You need to enable the clock of SWM first, to make a change in PINENABLE0 register. After you finish the configuration of the SWM module, it is recommended to disable the clock.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_0-1672245692864.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205622i76D7E3B9EA9D39B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RaulRomero_0-1672245692864.png" alt="RaulRomero_0-1672245692864.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;[LPC84x User Manual. Chapter 10: LPC84x Switch Matrix (SWM)]&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_1-1672245692868.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205624iD53F194A66C8F39B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RaulRomero_1-1672245692868.png" alt="RaulRomero_1-1672245692868.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;[System clock control 0 register SYSAHBCLKCTRL0]&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Here is an example for the configuration:&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaulRomero_2-1672245692870.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205623i8B4B2F0CE64C91ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RaulRomero_2-1672245692870.png" alt="RaulRomero_2-1672245692870.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 16:42:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Not-able-to-modify-PINENABLE0-register/m-p/1575258#M51125</guid>
      <dc:creator>RaRo</dc:creator>
      <dc:date>2022-12-28T16:42:24Z</dc:date>
    </item>
  </channel>
</rss>

