<?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>How could I make a serie of simple/complex PWM playback ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68367/how-could-i-make-a-serie-of-simple-complex-pwm-playback</link><description>Hello 
 I am now quite familiar with the basic PWM playback capabilities of nRF52832. However, I would like to make a chain of simple and complex PWM playbacks. 
 I have already try to catch the NRF_DRV_PWM_EVT_FINISHED or NRF_DRV_PWM_EVT_STOPPED and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Nov 2020 10:39:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68367/how-could-i-make-a-serie-of-simple-complex-pwm-playback" /><item><title>RE: How could I make a serie of simple/complex PWM playback ?</title><link>https://devzone.nordicsemi.com/thread/280565?ContentTypeID=1</link><pubDate>Wed, 18 Nov 2020 10:39:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6133af4d-c5c8-4434-9318-ce4f73ec28c8</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you able to share your code?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want I can make the case private, in case you only want to share the code confidentially with Nordic support.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How could I make a serie of simple/complex PWM playback ?</title><link>https://devzone.nordicsemi.com/thread/280351?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 12:37:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:808281c7-dd6e-4d28-b067-012a78f2ff79</guid><dc:creator>DrH</dc:creator><description>&lt;p&gt;Actually, the error is that it does not restart... Actually, I initialize the PWN with nrfx_pwm_init giving a handler to it.&lt;/p&gt;
&lt;p&gt;In this handler function, I check the event &lt;span&gt;&lt;em&gt;NRF_DRV_PWM_EVT_FINISHED&lt;/em&gt;&lt;/span&gt;&amp;nbsp; or&amp;nbsp; &lt;span&gt;&lt;em&gt;NRF_DRV_PWM_EVT_STOPPED&lt;/em&gt;&lt;/span&gt; (I tried both and I got them) and I try to restart a sequence using nrf_drv_pwm_simple_playback (or the complexe, result is the same).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How could I make a serie of simple/complex PWM playback ?</title><link>https://devzone.nordicsemi.com/thread/280345?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 12:27:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4867ca34-82c6-44d9-b93b-869729f9d03c</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Hugues&lt;/p&gt;
&lt;p&gt;Can you provide some more info on the errors you see when you try to restart the PWM?&lt;/p&gt;
&lt;p&gt;The functions don&amp;#39;t return any error code, so I assume you see this error somewhere else?&lt;/p&gt;
&lt;p&gt;Are you able to share your code, showing how you use the nrfx_pwm driver?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How could I make a serie of simple/complex PWM playback ?</title><link>https://devzone.nordicsemi.com/thread/280017?ContentTypeID=1</link><pubDate>Sun, 15 Nov 2020 14:08:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c8be335-eb81-49f4-b047-567fccb9cc2d</guid><dc:creator>DrH</dc:creator><description>&lt;p&gt;... and if I have Seq1 and Seq2. Is it possible to make Seq1 (1times)&amp;nbsp; Seq2 (4times) Seq1 (1 times) Seq2 (4 times) ...&amp;nbsp; ? From my tests, it does not seems to work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>