<?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>nRF52840 PWM Jitter</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66398/nrf52840-pwm-jitter</link><description>I&amp;#39;m designing a product around the nRF52840 (PAN1780 module), and using the PWM to drive a piezo sounder (using 2 pins as Hbridge). When I start using BLE functions, I get about 1% jitter on the PWM drive, which doesn&amp;#39;t sound good. Any idea why? 
 I though</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Sep 2020 08:00:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66398/nrf52840-pwm-jitter" /><item><title>RE: nRF52840 PWM Jitter</title><link>https://devzone.nordicsemi.com/thread/271681?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 08:00:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba4fdb06-035e-4afc-a005-86dbceab6657</guid><dc:creator>benmack</dc:creator><description>&lt;p&gt;Perfect, that has fixed it, thank you so much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 PWM Jitter</title><link>https://devzone.nordicsemi.com/thread/271604?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2020 21:11:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11a6578d-544a-4b13-bfe4-a1bc77f247ef</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The chip works from internal RC oscillator if you didn&amp;#39;t enable HFXO. When SoftDevice&amp;nbsp;starts radio activity, it switches to HFXO - the frequencies are slightly different, that&amp;#39;s why you see a jitter. To work from HFXO all the time, call sd_clock_hfclk_request().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>