<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Using the new LPCOMP driver in Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118707/using-the-new-lpcomp-driver-in-zephyr</link><description>Hi, 
 I&amp;#39;m polishing up the development of my product, and I need to use the LPCOMP driver to wakeup my NRF52840 from the deepest sleep mode. There is not much information on the web, and I saw there is a new driver, but absolutely no example. 
 Since</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Feb 2025 19:27:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118707/using-the-new-lpcomp-driver-in-zephyr" /><item><title>RE: Using the new LPCOMP driver in Zephyr</title><link>https://devzone.nordicsemi.com/thread/523360?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 19:27:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84c4e3ed-b718-4333-ba4c-8a498cf31b5c</guid><dc:creator>ParalaX002</dc:creator><description>&lt;p&gt;Hi, thanks a lot it was very helpful :) I got a simple exemple working now. I&amp;#39;ll probably be working on the low power section of the device next week or end of the week, so maybe I&amp;#39;ll come back to you if I can&amp;#39;t get it to wake the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using the new LPCOMP driver in Zephyr</title><link>https://devzone.nordicsemi.com/thread/522021?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 16:07:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c087d972-a298-4be7-ae33-6bf767d29f50</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using latest NCS version (v.2.9.0)?&lt;/p&gt;
&lt;p&gt;You might get an idea of how to use the &lt;a href="https://docs.nordicsemi.com/bundle/zephyr-apis-2.9.0/page/group_comparator_interface.html"&gt;comparator API&lt;/a&gt; from &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.9.0/tests/benchmarks/multicore/idle_comp/src/main.c#L31-L35"&gt;this test-sample&lt;/a&gt;. &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/zephyr/build/dts/api/bindings/comparator/nordic_nrf-lpcomp.html#std-dtcompatible-nordic-nrf-lpcomp"&gt;This page&lt;/a&gt; describes how to configure LPCOMP in the devicetree, or you can reference these &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/v3.7.99-ncs2/tests/drivers/build_all/comparator/nrf_lpcomp"&gt;sample overlays&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>