<?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 wdog and led drivers</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113457/npm1300-wdog-and-led-drivers</link><description>Hi, 
 
 I have a system I am redesigning to use the npm1300. 
 
 It has a rechargeable battery, about 3-4 weeks per charge, connected to an nrf9160. 
 
 The current system has an external watchdog chip and also controls an RGB LED through 3 pwm pins </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Aug 2024 08:04:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113457/npm1300-wdog-and-led-drivers" /><item><title>RE: npm1300 wdog and led drivers</title><link>https://devzone.nordicsemi.com/thread/500362?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2024 08:04:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1a7b64b-c63d-417e-869d-5d8fe612b322</guid><dc:creator>frax84</dc:creator><description>&lt;p&gt;thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 wdog and led drivers</title><link>https://devzone.nordicsemi.com/thread/500361?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2024 08:04:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd57610e-cdb4-48c5-bdb2-911f7323802c</guid><dc:creator>Yaxit</dc:creator><description>&lt;p&gt;LEDs are current controlled :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 wdog and led drivers</title><link>https://devzone.nordicsemi.com/thread/499000?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 10:09:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cce610d5-1672-4d05-b98a-82e71c1cc2da</guid><dc:creator>frax84</dc:creator><description>&lt;p&gt;bump! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 wdog and led drivers</title><link>https://devzone.nordicsemi.com/thread/497748?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 08:30:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b069dd07-040f-4d11-be93-48565179ff98</guid><dc:creator>frax84</dc:creator><description>&lt;p&gt;There is one info missing about LED drivers that i would like to appoint to this question. Are the LED drivers current driven? I have many hints to state this but i would like a confirm. In fact, in the datasheet is said:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;The system can control an RGB LED component (or three separate LEDs) . The LED0, LED1, and LED2
pins can connect to any of the RGB LED cathodes (low-side). The anodes (common or individual) MUST
be connected to the VSYS pin&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Considering that the VSYS is on the same level of VBUS and that the average VFmax of leds is in the range of 2.3V (it changes based on led color of course), this seems too much for the led to handle. Moreover, Table 25 of the npm1300 datasheet says:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Symbol          Description                             Min.       Typ.        Max.        Unit
ILED            LED driver current                                  5                       mA
VLEDn           Voltage on pin LED0, LED1, and LED2     0.5                    VSYS          V&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;So it seems that the LED current is stable at 5 mA and the VLED changes between 0.5 and&amp;nbsp; VSYS to allow that current.&lt;/p&gt;
&lt;p&gt;Are my assumptions correct? Please confirm&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Frax&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 wdog and led drivers</title><link>https://devzone.nordicsemi.com/thread/496028?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2024 13:42:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:793c75e0-babe-4637-ad16-7155b4f0e40e</guid><dc:creator>Andy Sinclair</dc:creator><description>&lt;p&gt;Hi.&lt;br /&gt;&lt;br /&gt;The watchdog is I2C configurable.&amp;nbsp; The timeout can be configured from 16ms to 3 days in 16ms steps.&lt;br /&gt;It can be configured to provide an interrupt, assert a /RESET output, or power cycle the SoC.&lt;br /&gt;&lt;br /&gt;It is suitable as an external watchdog for the nRF9160.&lt;br /&gt;Additional power consumption from the watchdog is approx 4uA.&lt;br /&gt;&lt;br /&gt;More details:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/timer/doc/frontpage.html#ariaid-title3"&gt;TIMER &amp;mdash; Timer/monitor (nordicsemi.com)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;LED spec is here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/leddrv/doc/frontpage.html"&gt;LEDDRV &amp;mdash; LED drivers (nordicsemi.com)&lt;/a&gt;&lt;br /&gt;The LED drivers can be used for an RGB LED.&lt;br /&gt;They are not PWM controllable (on/off only), and they cannot blink autonomously, they need to be controlled by the SoC.&lt;br /&gt;&lt;br /&gt;Andy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>