<?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>NRFX_PWM and Zephyr PWM both used in one project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89387/nrfx_pwm-and-zephyr-pwm-both-used-in-one-project</link><description>Hi 
 I am using several pwm outputs in my project. One of the outputs is used to generate a sound signal and the most convenient way is to use the nrfx_pwm_complex_playback function from the nrfx library. The other outputs are for LEDs control so I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Aug 2023 13:28:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89387/nrfx_pwm-and-zephyr-pwm-both-used-in-one-project" /><item><title>RE: NRFX_PWM and Zephyr PWM both used in one project</title><link>https://devzone.nordicsemi.com/thread/439285?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 13:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5733eccf-3f02-491c-98e6-5b90c067e693</guid><dc:creator>Lars Knudsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am curious to hear if you got this working correctly? I&amp;#39;ve been struggling a bit trying to play samples on the Thingy53 - and my issue sounds very similar. Maybe you have a snippet somewhere?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;br&lt;/p&gt;
&lt;p&gt;Lars&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRFX_PWM and Zephyr PWM both used in one project</title><link>https://devzone.nordicsemi.com/thread/374518?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2022 11:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6263f413-1bcc-46b2-b098-4ceda548c327</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What is the specific error you are getting? I suspect that you are getting an error because you are trying to initialize a peripheral which has already been initialized by Zephyr. If that is the case, you can disable the peripheral in the devicetree, and that should solve the issue. The devicetree is not used by the nrfx driver.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>