<?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>nPM1300 interrupts register setup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105649/npm1300-interrupts-register-setup</link><description>I am setting up interrupts from the npm1300 and not getting all the ones I expect. I have set up one for monitoring a gpio, and two for monitoring event registers. I get the one for the gpio reliably but the ones for the battery state and charge state</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Dec 2023 00:11:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105649/npm1300-interrupts-register-setup" /><item><title>RE: nPM1300 interrupts register setup</title><link>https://devzone.nordicsemi.com/thread/459804?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 00:11:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d1cf22b-9f25-4952-9ff8-2847fbb5e170</guid><dc:creator>MJJ</dc:creator><description>&lt;p&gt;There were application and #define issues at play here.&lt;/p&gt;
&lt;p&gt;Thank you for the support!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nPM1300 interrupts register setup</title><link>https://devzone.nordicsemi.com/thread/455601?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2023 15:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a6450e7-2e00-44fb-81f4-2003cef26d68</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;If you want proper register descriptions there&amp;#39;s a separate sdk for the nPM1300EK that includes it:&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/npmx-zephyr"&gt;https://github.com/NordicSemiconductor/npmx-zephyr&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can also just add the npmx module to your NCS installation: &lt;a href="https://github.com/NordicSemiconductor/npmx"&gt;https://github.com/NordicSemiconductor/npmx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think the latest supported NCS version is 2.4.2.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Register descriptions are defined in&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/npmx/blob/main/mdk/npm1300_eng_c.h"&gt;npmx/blob/main/mdk/npm1300_eng_c.h&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nPM1300 interrupts register setup</title><link>https://devzone.nordicsemi.com/thread/455456?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2023 08:35:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76b36498-78a6-44ac-aa23-0c311f7ada63</guid><dc:creator>Andy Sinclair</dc:creator><description>&lt;p&gt;Hi, I have tested this on the bench and it works OK for me.&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;// Enable interrupt for EVENTSUPPLEMENT
// (INTENEVENTSBCHARGER1SET.EVENTSUPPLEMENT)
uart:~$ i2c write i2c@40003000 0x6b 0x00c 0x1

// Set interrupt
uart:~$ i2c write i2c@40003000 0x6b 0x00a 0x1

// Clear interrupt
uart:~$ i2c write i2c@40003000 0x6b 0x00b 0x1&lt;/pre&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Could you post your #defines please?&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nPM1300 interrupts register setup</title><link>https://devzone.nordicsemi.com/thread/455432?ContentTypeID=1</link><pubDate>Tue, 14 Nov 2023 01:27:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adb747ed-2661-49a8-8c52-1cdd68f1b4ef</guid><dc:creator>ellaparker</dc:creator><description>&lt;p&gt;&lt;span&gt;Check if there are any firmware or software updates available for the npm1300. Updating to the latest version might resolve any known issues.&amp;nbsp;&lt;br /&gt;&lt;span style="color:#ffffff;"&gt;&lt;a style="color:#ffffff;" href="https://monopoly-online.io"&gt;monopoly online&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>