<?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: LPC5536 HSCMP dont work</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2296872#M59225</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68167"&gt;@nobodyKnows&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It is expected that, in low‑power modes, the overall performance and responsiveness of the peripheral will be reduced.&amp;nbsp;&lt;BR /&gt;For example, for the HSCMP, in low‑power comparator mode the propagation delay can increase by up to a factor of 60 compared to the high‑speed mode, as shown in Table 49 of the &lt;A href="https://www.nxp.com/docs/en/data-sheet/LPC55S3xDS.pdf" target="_self"&gt;datasheet&lt;/A&gt;.&amp;nbsp;For this reason, you observe reduced performance across the different power modes.&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jan 2026 20:59:40 GMT</pubDate>
    <dc:creator>Habib_MS</dc:creator>
    <dc:date>2026-01-20T20:59:40Z</dc:date>
    <item>
      <title>LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2294327#M59170</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;We are using the HSCMP peripheral of the LPC5536 primarily to monitor a slow voltage. We configured HSCMP2 for "Nano Power Comparison," along with the DAC sub-module. However, we are experiencing instability with the output of HSCMP2, which oscillates. The duty cycle of the oscillation appears to depend on the voltage of the negative input, leading me to suspect that the positive input—the DAC signal—is not stable.&lt;/P&gt;&lt;P&gt;When changing the power mode to "Low Speed Comparison," the oscillation issue is resolved.&lt;/P&gt;&lt;P&gt;Additionally, my colleague has encountered similar problems with HSCMP0 and HSCMP1. He requires switching to "High Speed" mode for stable operation, but another PCB does not function properly with this setting.&lt;/P&gt;&lt;P&gt;Has anyone else faced similar issues? Is there a reliability concern with the internal HSCMP? What steps can we take to achieve stability?&lt;/P&gt;&lt;P&gt;Thank you for your input!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 14:14:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2294327#M59170</guid>
      <dc:creator>nobodyKnows</dc:creator>
      <dc:date>2026-01-15T14:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2294512#M59172</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68167"&gt;@nobodyKnows&lt;/a&gt;,&lt;BR /&gt;In order to support you better, could you provide me more details about when the oscillation occurs? For example:&lt;BR /&gt;-Which signals are you comparing?&lt;BR /&gt;-Does it happen in 100% of the cases?&lt;BR /&gt;-Do you perform any specific actions in your code when it occurs?&lt;/P&gt;
&lt;P&gt;Additionally, I highly recommend reviewing these two application notes (&lt;A href="https://www.nxp.com/docs/en/nxp/application-notes/AN13540.pdf" target="_self"&gt;AN13540&lt;/A&gt; and &lt;A href="https://www.nxp.com/docs/en/application-note/AN13714.pdf" target="_self"&gt;AN13714&lt;/A&gt;), which provide detailed explanations of the HSCMP and may be helpful.&lt;BR /&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 18:27:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2294512#M59172</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2026-01-15T18:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2294775#M59177</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it happens with 3 out of 3 devices on Rev. 1B Chip.&amp;nbsp; I compare a DC voltage with 8bit DAC (11/256 VCC (3.5V)) ~150mV. It triggered just an error flag in Application. I also checked it with Lab supply as input voltage. It always oscillate in Nano power mode changing the mode to a higher level will fix it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 07:41:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2294775#M59177</guid>
      <dc:creator>nobodyKnows</dc:creator>
      <dc:date>2026-01-16T07:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2295224#M59182</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68167"&gt;@nobodyKnows&lt;/a&gt;,&lt;BR /&gt;I am investigating into this further, in the meantime. Could you provide me the error flag that you mentioned?&lt;BR /&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 21:11:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2295224#M59182</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2026-01-16T21:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2295742#M59218</link>
      <description>&lt;P&gt;it is really nothing special. I just test for COUT in CSR Register and set a Errorflag in my application.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;if(HSCMP2-&amp;gt;CSR &amp;amp; HSCMP_CSR_COUT_MASK){
   errorFlg = 1;
}&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 19 Jan 2026 07:31:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2295742#M59218</guid>
      <dc:creator>nobodyKnows</dc:creator>
      <dc:date>2026-01-19T07:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2296872#M59225</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68167"&gt;@nobodyKnows&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It is expected that, in low‑power modes, the overall performance and responsiveness of the peripheral will be reduced.&amp;nbsp;&lt;BR /&gt;For example, for the HSCMP, in low‑power comparator mode the propagation delay can increase by up to a factor of 60 compared to the high‑speed mode, as shown in Table 49 of the &lt;A href="https://www.nxp.com/docs/en/data-sheet/LPC55S3xDS.pdf" target="_self"&gt;datasheet&lt;/A&gt;.&amp;nbsp;For this reason, you observe reduced performance across the different power modes.&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 20:59:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2296872#M59225</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2026-01-20T20:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2323301#M59417</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I currently have another device where the HSCMP2 peripheral is not functioning. I have two identical devices on my table with the same firmware, one of which works and the other does not. To facilitate testing, I connected my laboratory power supply to the positive input of the CMP, allowing me to easily adjust the voltage.&lt;/P&gt;&lt;P&gt;I am comparing the output at 163 mV generated with the DAC sub-module, which creates the reference voltage at the negative input from the 3.5 V supply. The output of the CMP is inverted.&lt;/P&gt;&lt;P&gt;The working device sets the HSCMP_CSR_COUT bit when the voltage is below 160 mV; otherwise, the bit is 0. The non-functioning device sets the HSCMP_CSR_COUT bit below 210 mV and above 780 mV; in between, it remains 0.&lt;/P&gt;&lt;P&gt;I directly readout the status with debugger.&lt;/P&gt;&lt;P&gt;What I would also like to mention is that in the datasheet, the bit fields INPSEL (bits 29-28) and INPSEL (bits 25-24) in the CCR2 register cannot be written to and are always read back as 0. I think that the fields do not exist and that only MSEL and PSEL are used for the input mux.&lt;/P&gt;&lt;P&gt;Is anyone else experiencing a similar problem? Is there a workaround? I'm starting to have a very, very bad feeling about using this mcu in mass-produced devices.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;&lt;P&gt;nobodyKnows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 10:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2323301#M59417</guid>
      <dc:creator>nobodyKnows</dc:creator>
      <dc:date>2026-02-26T10:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2329869#M59447</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;next device with defect on HSCMP2. Now it faulty triggers ~10sec after init and a false trigger above 2,9V.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I assume that I will receive help here, or do I need to open a ticket regarding this matter?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 12:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2329869#M59447</guid>
      <dc:creator>nobodyKnows</dc:creator>
      <dc:date>2026-03-10T12:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 HSCMP dont work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2330903#M59451</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68167"&gt;@nobodyKnows&lt;/a&gt;,&lt;BR /&gt;I apologize for the delayed response. Since the issue is different to the original question, could you please open a ticket of this matter? This also help to bring a better personal support.&lt;/P&gt;
&lt;P&gt;Inside this new ticket, could you please provide the next information?&lt;BR /&gt;-The detailed steps you followed when the issue occurred.&lt;BR /&gt;-If you are able to reproduce this issue on any of our EVKs.&lt;BR /&gt;-To verify whether the issue follows the MCU, could you swap the MCU that is presenting the problem onto a board that is not showing the issue, and share the results?&lt;BR /&gt;You can open a support ticket on this &lt;A href="https://www.nxp.com/support/support:SUPPORTHOME" target="_self"&gt;page&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 22:03:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-HSCMP-dont-work/m-p/2330903#M59451</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2026-03-11T22:03:11Z</dc:date>
    </item>
  </channel>
</rss>

