<?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>PWM Driver - PIN state between and at the end of sequence</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44698/pwm-driver---pin-state-between-and-at-the-end-of-sequence</link><description>I use the nrf_drv_pwm to generate a pwm sequence, 
 The sequence works fine, but between sequences and at the end I am unable to control the pin. 
 It is always high unless I disable the pwm by using nrf_drv_pwm_uninit or using the NRF_DRV_PWM_FLAG_STOP</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Mar 2019 17:04:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44698/pwm-driver---pin-state-between-and-at-the-end-of-sequence" /><item><title>RE: PWM Driver - PIN state between and at the end of sequence</title><link>https://devzone.nordicsemi.com/thread/175463?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2019 17:04:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6af6cfdb-fb50-4a3f-a2a9-c9b146883d56</guid><dc:creator>ManuelMartin</dc:creator><description>&lt;p&gt;I solved my issue, i used &lt;span style="background-color:#ffffff;"&gt;&lt;strong&gt;nrf_pwm_values_individual_t&lt;/strong&gt; instead of&amp;nbsp;&lt;span style="background-color:#ffffff;color:#000000;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;strong&gt;nrf_pwm_values_common_t&lt;/strong&gt; for my sequence.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>